You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -233,6 +233,7 @@ You can view this list in vim with `:help conform-formatters`
233
233
-[htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.
234
234
-[indent](https://www.gnu.org/software/indent/) - GNU Indent.
235
235
-[injected](doc/advanced_topics.md#injected-language-formatting-code-blocks) - Format treesitter injected languages.
236
+
-[inko](https://inko-lang.org/) - A language for building concurrent software with confidence.
236
237
-[isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type.
237
238
-[joker](https://github.com/candid82/joker) - Small Clojure interpreter, linter and formatter.
0 commit comments