summaryrefslogtreecommitdiff
path: root/fnl/plugins/lsp/null-ls.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-12 23:35:29 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-12 23:35:29 +0200
commitc193d5d958a88e66783b994f9378de83f7f532f3 (patch)
tree23eca5e532c77c28b2e15d598b1171b36ca3a308 /fnl/plugins/lsp/null-ls.fnl
parente968bd520090cd770c19f7fb8712cf0c2db1148a (diff)
Add ocaml formatter
Diffstat (limited to 'fnl/plugins/lsp/null-ls.fnl')
-rw-r--r--fnl/plugins/lsp/null-ls.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/lsp/null-ls.fnl b/fnl/plugins/lsp/null-ls.fnl
index e5cb317..c8e9039 100644
--- a/fnl/plugins/lsp/null-ls.fnl
+++ b/fnl/plugins/lsp/null-ls.fnl
@@ -24,6 +24,7 @@
diagnostics.yamllint
formatting.fnlfmt
formatting.markdownlint
+ formatting.ocamlformat
formatting.prettierd
formatting.ruff
formatting.rustfmt