mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
added very basic HCL indentation support
This commit is contained in:
parent
808f0d9ce1
commit
51fd70749b
1 changed files with 4 additions and 0 deletions
4
queries/hcl/indents.scm
Normal file
4
queries/hcl/indents.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[
|
||||||
|
"}"
|
||||||
|
"]"
|
||||||
|
] @branch
|
||||||
Loading…
Add table
Add a link
Reference in a new issue