mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Support HCL file type detection
This commit is contained in:
parent
a9a76a6970
commit
1311dbeea2
1 changed files with 1 additions and 0 deletions
1
ftdetect/hcl.vim
Normal file
1
ftdetect/hcl.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
autocmd BufRead,BufNewFile *.hcl,*.tf,*.tfvars set filetype=hcl
|
||||
Loading…
Add table
Add a link
Reference in a new issue