Bashls
This commit is contained in:
parent
960ef4612e
commit
cd8a43bef0
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ return { -- LSP Configuration & Plugins
|
||||||
rust_analyzer = {},
|
rust_analyzer = {},
|
||||||
zls = {},
|
zls = {},
|
||||||
jdtls = {},
|
jdtls = {},
|
||||||
|
bashls = {},
|
||||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||||
--
|
--
|
||||||
-- Some languages (like typescript) have entire language plugins that can be useful:
|
-- Some languages (like typescript) have entire language plugins that can be useful:
|
||||||
|
|
Loading…
Reference in a new issue