mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32:13 +02:00
added jsonls to the list of lsp servers
This commit is contained in:
@@ -138,6 +138,7 @@ return {
|
||||
"rust_analyzer",
|
||||
"intelephense",
|
||||
"elmls",
|
||||
"jsonls"
|
||||
}
|
||||
|
||||
for _, languageServerName in pairs(languageServers) do
|
||||
|
||||
Reference in New Issue
Block a user