summaryrefslogtreecommitdiff
path: root/fnl/plugins/lsp/servers.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/lsp/servers.fnl')
-rw-r--r--fnl/plugins/lsp/servers.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lsp/servers.fnl b/fnl/plugins/lsp/servers.fnl
index 13c6c9e..bd7c3e4 100644
--- a/fnl/plugins/lsp/servers.fnl
+++ b/fnl/plugins/lsp/servers.fnl
@@ -20,8 +20,8 @@
:path (vim.split package.path ";")}}}}
:taplo {}
:texlab {}
+ :basedpyright {:settings {:basedpyright {:analysis {:typeCheckingMode :standard}}}}
:ty {}
- :vale_ls {:filetypes [:markdown :text :org]}
:sqls {}
:yamlls {:settings {:yaml {:schemastore {:enable false :url ""}
:schemas (let [schemastore (require :schemastore)]