mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(robot): update parser, queries and maintainer
* Update tree-sitter-robot version and maintainer * Improve query code style * Update tree-sitter-robot revision
This commit is contained in:
parent
0e27391e90
commit
087166aae1
5 changed files with 80 additions and 18 deletions
5
queries/robot/folds.scm
Normal file
5
queries/robot/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
(section)
|
||||
(keyword_definition)
|
||||
(test_case_definition)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue