Merge pull request 'remove fish lsp' (#26) from updates-to-lsp-correction into main

Reviewed-on: #26
This commit is contained in:
Salar Rahmanian 2024-09-07 10:11:27 -07:00
commit 754a8bb8a7

View file

@ -63,7 +63,6 @@ return {
globPattern = "*@(.sh|.inc|.bash|.command)",
},
},
fish_lsp = {},
lua_ls = {
Lua = {
diagnostics = { globals = { "vim" } },