treesitter - terraform added

This commit is contained in:
bumpsoo 2024-07-04 00:52:00 +09:00
parent d53f03b3e1
commit 135bc48eb6

View file

@ -19,6 +19,7 @@ return {
"go", "go",
"yaml", "yaml",
'python', 'python',
"terraform",
}, },
}) })
end end