This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-06 13:30:01 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dfcefb3895
nvim-treesitter
/
queries
/
html
/
indents.scm
12 lines
81 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat: added more indent queries
2021-01-05 19:26:08 +07:00
[
(
element
)
]
@indent
[
(
end_tag
)
">"
"/>"
]
@branch
feat: use @ignore for comments and multiline strings
2021-03-01 20:20:37 +07:00
(
comment
)
@ignore
Reference in a new issue
Copy permalink