mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(idl): update idl parser and queries (#6854)
This commit is contained in:
parent
7adae51ff3
commit
fe5c581ed5
3 changed files with 69 additions and 5 deletions
|
|
@ -4,4 +4,7 @@
|
|||
|
||||
(definition) @indent.begin
|
||||
|
||||
(predefine) @indent.ignore
|
||||
[
|
||||
(preproc_define)
|
||||
(preproc_include)
|
||||
] @indent.ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue