mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(cmake): end indentation after normal_command node
This commit is contained in:
parent
e68ad094cd
commit
e7f2b1276b
1 changed files with 1 additions and 0 deletions
|
|
@ -19,3 +19,4 @@
|
|||
] @indent.branch
|
||||
|
||||
(normal_command ")" @indent.branch)
|
||||
(normal_command ")" @indent.end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue