Nvim: add bashls

This commit is contained in:
Marko Korhonen 2022-09-03 14:05:25 +03:00
parent ffba40b027
commit 1b394b23f7

View file

@ -2,6 +2,7 @@
-- This is iterated through and every
-- server is setup with lspconfig
Servers = {
bashls = {},
html = {},
jsonls = {},
lemminx = {},