feat: add support terraform file

This commit is contained in:
Adrien Waksberg 2024-07-23 11:15:07 +02:00
parent d16c3e42e5
commit 202c578ea5
3 changed files with 30 additions and 28 deletions
lua/plugins

View file

@ -45,6 +45,7 @@ return {
"javascript",
"markdown",
"markdown_inline",
"terraform",
},
indent = {
enable = true,