Update lsp.lua

This commit is contained in:
Juanito 2025-09-18 13:06:08 -03:00 committed by GitHub
parent 32e75b6db7
commit b27e3459ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -218,9 +218,9 @@ return {
ansiblels = {}, ansiblels = {},
bashls = {}, bashls = {},
gh_actions_ls = {}, gh_actions_ls = {},
jinja_lsp = {}, -- jinja_lsp = {},
markdown_oxide = {}, markdown_oxide = {},
terraform = {}, -- terraform = {},
yamlls = {}, yamlls = {},
gopls = {}, gopls = {},
pyright = {}, pyright = {},