[bashls] Add bash and zsh to filetypes
This commit is contained in:
@@ -22,6 +22,8 @@ return {
|
||||
lspconfig = {
|
||||
filetypes = {
|
||||
"sh",
|
||||
"bash",
|
||||
"zsh",
|
||||
},
|
||||
cmd = { "bash-language-server", "start", },
|
||||
single_file_support = true,
|
||||
|
||||
Reference in New Issue
Block a user