diff options
Diffstat (limited to 'fnl/plugins/lsp')
-rw-r--r-- | fnl/plugins/lsp/null-ls.fnl | 1 |
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 |