remove fish lsp #26

Merged
softinio merged 1 commit from updates-to-lsp-correction into main 2024-09-07 10:11:27 -07:00

View file

@ -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" } },