summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/lsp/servers.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/lsp/servers.fnl b/fnl/plugins/lsp/servers.fnl
index 6aff0bd..d5a47fb 100644
--- a/fnl/plugins/lsp/servers.fnl
+++ b/fnl/plugins/lsp/servers.fnl
@@ -23,4 +23,5 @@
:path (vim.split package.path ";")}}}}
:taplo {}
:texlab {}
+ :vale_ls {:filetypes [:markdown :text :org]}
:yamlls {}}