Support for terraform LSP.
This commit is contained in:
parent
6c30aee0c0
commit
fb7802b115
3 changed files with 22 additions and 22 deletions
|
@ -25,7 +25,7 @@ M.ui = {
|
|||
|
||||
M.mason = {
|
||||
cmd = true,
|
||||
pkgs = { "lua-language-server" }
|
||||
pkgs = { "lua-language-server", "terraform-ls", "tflint" }
|
||||
}
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue