remove fish lsp
This commit is contained in:
parent
dacac8186c
commit
e725608176
|
@ -63,7 +63,6 @@ return {
|
||||||
globPattern = "*@(.sh|.inc|.bash|.command)",
|
globPattern = "*@(.sh|.inc|.bash|.command)",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
fish_lsp = {},
|
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
Lua = {
|
Lua = {
|
||||||
diagnostics = { globals = { "vim" } },
|
diagnostics = { globals = { "vim" } },
|
||||||
|
|
Loading…
Reference in a new issue