mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(terraform): add tflint language server
This commit is contained in:
parent
566049aa4a
commit
34a34c26d3
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ return {
|
|||
opts = {
|
||||
servers = {
|
||||
terraformls = {},
|
||||
tflint = {},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue