[neovim] Add terraformls via Mason

This commit is contained in:
Daniel Carrillo 2023-01-14 13:01:27 +01:00
parent acae08976d
commit c6c1b756c4
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ local servers = {
"jsonls",
"pyright",
"sumneko_lua",
"terraformls",
"yamlls",
}