Nvim: add bashls

This commit is contained in:
Marko Korhonen 2022-09-03 14:05:25 +03:00
parent 4df4bc914f
commit 1840232194
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

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