Compare commits
No commits in common. "754a8bb8a7161e9f04596081a166722d3ec4a408" and "dacac8186c173732e6f2b163dfde47e54e99dbdb" have entirely different histories.
754a8bb8a7
...
dacac8186c
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ 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