mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Excluded rnix
This commit is contained in:
parent
b8388541cd
commit
b74371aef5
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ end
|
|||
|
||||
require('lazy-lsp').setup {
|
||||
excluded_servers = {
|
||||
"sqls", "ccls", "zk", "tsserver",
|
||||
"sqls", "ccls", "zk", "tsserver", "nil_ls",
|
||||
},
|
||||
|
||||
default_config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue