feat: add terraform tools

This commit is contained in:
Adrien Waksberg 2024-10-30 09:32:27 +01:00
parent 64cc7cd63b
commit 04c29f5f0f
3 changed files with 4 additions and 1 deletions
lua/plugins

View file

@ -33,6 +33,8 @@ return {
"prettier",
"gopls",
"markdownlint",
"terraformls",
"tflint",
},
},
},