mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Use terraform ft for tf and tfvars
This commit is contained in:
parent
8cb355beb4
commit
a7c90103ce
1 changed files with 2 additions and 1 deletions
|
|
@ -1 +1,2 @@
|
|||
autocmd BufRead,BufNewFile *.hcl,*.tf,*.tfvars set filetype=hcl
|
||||
autocmd BufRead,BufNewFile *.hcl set filetype=hcl
|
||||
autocmd BufRead,BufNewFile *.tf,*.tfvars set filetype=terraform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue