feat(lsp): add bashls
This commit is contained in:
parent
765f2c3648
commit
6df3ba48b7
@ -92,6 +92,7 @@ require('mason-lspconfig').setup()
|
||||
-- define the property 'filetypes' to the map in question.
|
||||
local servers = {
|
||||
clangd = {},
|
||||
bashls = {},
|
||||
-- gopls = {},
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
|
Loading…
Reference in New Issue
Block a user