summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-06 23:19:31 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-12-06 23:19:31 +0100
commitc035a27b8ac207c146b934dc1d38c958110b371e (patch)
tree122bb0495fd32e67c19c8d72e646cc34fa4e8fb9 /fnl
parentded54108d826706a6f857f1d5e95f3463178606e (diff)
Fix vale issues
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 {}}