test 0.12.1 config
This commit is contained in:
5
nvim-old/.config/nvim/lsp/bashls.lua
Normal file
5
nvim-old/.config/nvim/lsp/bashls.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
cmd = { "bash-language-server" },
|
||||
filetypes = { "sh", "bash", "zsh" },
|
||||
settings = {},
|
||||
}
|
||||
Reference in New Issue
Block a user