diff options
Diffstat (limited to 'common/nvim/lsp/bashls.lua')
| -rw-r--r-- | common/nvim/lsp/bashls.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/nvim/lsp/bashls.lua b/common/nvim/lsp/bashls.lua deleted file mode 100644 index fc7d709..0000000 --- a/common/nvim/lsp/bashls.lua +++ /dev/null @@ -1,4 +0,0 @@ -return { - cmd = { "bash-language-server", "start" }, - filetypes = { "sh", "bash" } -}
\ No newline at end of file |
