mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(tcl)!: update parser and queries
This commit is contained in:
parent
990110336c
commit
308c9b26c7
2 changed files with 4 additions and 2 deletions
|
|
@ -2,7 +2,9 @@
|
|||
(braced_word_simple)
|
||||
(namespace)
|
||||
(command)
|
||||
(conditional)
|
||||
(if)
|
||||
(else)
|
||||
(elseif)
|
||||
(foreach)
|
||||
(while)
|
||||
(try)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue