Merge pull request 'remove fish lsp' (#26) from updates-to-lsp-correction into main
Reviewed-on: #26
This commit is contained in:
commit
754a8bb8a7
1 changed files with 0 additions and 1 deletions
|
@ -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