aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSteven Arcangeli <stevearc@stevearc.com>2024-06-15 22:15:26 -0400
committerSteven Arcangeli <stevearc@stevearc.com>2024-06-15 22:15:34 -0400
commit6e5d476e97dbd251cc2233d42fd238c810404701 (patch)
treecf0d6dc38204cbf78a4d97c5ab915f21ff3b9b69 /README.md
parent797d1f622a23d4a21bb58218bdf5999a9beac4ef (diff)
fix: deprecate typstfmt formatter (#458)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa1511e..bad77d1 100644
--- a/README.md
+++ b/README.md
@@ -330,7 +330,6 @@ You can view this list in vim with `:help conform-formatters`
- [trim_whitespace](https://www.gnu.org/software/gawk/manual/gawk.html) - Trim whitespaces with awk.
- [twig-cs-fixer](https://github.com/VincentLanglet/Twig-CS-Fixer) - Automatically fix Twig Coding Standards issues
- [typos](https://github.com/crate-ci/typos) - Source code spell checker
-- [typstfmt](https://github.com/astrale-sharp/typstfmt) - Basic formatter for the Typst language with a future!
- [typstyle](https://github.com/Enter-tainer/typstyle) - Beautiful and reliable typst code formatter.
- [uncrustify](https://github.com/uncrustify/uncrustify) - A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and Vala.
- [usort](https://github.com/facebook/usort) - Safe, minimal import sorting for Python projects.