mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
ada(highlights,folds,locals): update to parser changes
This commit is contained in:
parent
ad9ae9e7de
commit
4db6696672
4 changed files with 7 additions and 5 deletions
|
|
@ -2,7 +2,8 @@
|
|||
;; za toggles folding a package, subprogram, if statement or loop
|
||||
|
||||
[
|
||||
(package_specification)
|
||||
(package_declaration)
|
||||
(generic_package_declaration)
|
||||
(package_body)
|
||||
(subprogram_body)
|
||||
(block_statement)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue