This commit is contained in:
Nikos Papadakis 2024-12-07 15:40:05 +02:00
parent 80db9b0bd4
commit 67db33cb30
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02

View file

@ -75,8 +75,6 @@ local servers = {
}, },
}, },
}, },
jedi_language_server = {}, -- python lsp
ruff_lsp = {}, -- python linter
rust_analyzer = { rust_analyzer = {
assist = { assist = {
importGranularity = "module", importGranularity = "module",