mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-15 14:43:28 +00:00
languages: add terraform language support
This commit is contained in:
parent
6fbcb59edf
commit
f1406a30bb
3 changed files with 48 additions and 0 deletions
|
@ -74,6 +74,7 @@ inputs: let
|
|||
dart.enable = isMaximal;
|
||||
elixir.enable = false;
|
||||
bash.enable = isMaximal;
|
||||
terraform.enable = isMaximal;
|
||||
};
|
||||
|
||||
vim.visuals = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue