aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorZoltán Reegn <zoltan.reegn@gmail.com>2023-12-07 17:48:04 +0100
committerGitHub <noreply@github.com>2023-12-07 08:48:04 -0800
commit6b1310014ceec5752fd5859f9cc62ef7c93d72b2 (patch)
treeea878ebeb274dfea99a03de057134c1a9475aef3 /README.md
parent6d483720c42c6943887619696a06c9dceea2a27f (diff)
feat: add joker for clojure formatting (#240)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b12a17..e6615e6 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,7 @@ You can view this list in vim with `:help conform-formatters`
- [indent](https://www.gnu.org/software/indent/) - GNU Indent.
- [injected](doc/advanced_topics.md#injected-language-formatting-code-blocks) - Format treesitter injected languages.
- [isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type.
+- [joker](https://github.com/candid82/joker) - Small Clojure interpreter, linter and formatter.
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor.
- [jsonnetfmt](https://github.com/google/go-jsonnet/tree/master/cmd/jsonnetfmt) - jsonnetfmt is a command line tool to format jsonnet files.
- [just](https://github.com/casey/just) - Format Justfile.