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-18 03:10:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3d6f2637a2
nvim-treesitter
/
queries
/
rasi
/
indents.scm
6 lines
59 B
Scheme
Raw
Normal View
History
Unescape
Escape
fix(indent): fix indent queries Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 21:24:26 +01:00
(
rule_set
)
@indent
(
block
"}"
@branch
)
add(indent): add ignore indent for comments Signed-off-by: Fymyte <pierguill@gmail.com>
2022-01-06 21:25:48 +01:00
(
comment
)
@ignore
Reference in a new issue
Copy permalink