languages: add terraform language support

This commit is contained in:
Kalle Jepsen 2023-11-28 11:12:34 +01:00
commit f1406a30bb
3 changed files with 48 additions and 0 deletions

View file

@ -21,6 +21,7 @@ in {
./java.nix
./lua.nix
./php.nix
./terraform.nix
];
options.vim.languages = {