feat: add tflint

main
mandlm 2022-04-26 14:00:04 +02:00
parent 65ba9100e7
commit 95e22170e0
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ require("nvim-lsp-setup").setup({
}),
sumneko_lua = require('lua-dev').setup({}),
terraformls = {},
tflint = {},
volar = {},
},
})