Commit graph

11 commits

Author SHA1 Message Date
Pham Huy Hoang
78b54eb7f6 chore(injections)!: update injection syntax to 0.9
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter

- update health check
- update doc
2023-08-12 17:34:15 +02:00
George Harker
cb568af539 use indent.X syntax for captures and properties of set directives
update CONTRIBUTING.md

adjust indents for bass

fix doc capture comment
2023-03-24 13:07:53 -04:00
George Harker
b4fcc61175 split delimiter into open_delimiter and close_delimiter 2023-03-24 13:07:53 -04:00
ObserverOfTime
caa616d88e injections(yang): add comment & regex 2022-11-26 13:17:51 +02:00
ObserverOfTime
04712814cc highlights(yang): fix captures 2022-11-26 13:17:51 +02:00
Tomas Sandven
6d072a6e54 Fix YANG indentation for extension statements 2022-04-23 15:49:53 +02:00
Tomas Sandven
71a4a13ed1 Add aligned indents for multi-line strings 2022-04-23 15:49:53 +02:00
Tomas Sandven
f51d4180c6 Add indent queries for YANG 2022-04-23 15:49:53 +02:00
Tomas Sandven
65a059b34d Update YANG parser revision and highlights query 2021-07-23 17:56:45 +02:00
David Hotham
368a016c15 YANG fold on blocks 2021-07-19 20:22:00 +00:00
Tomas Sandven
a6121f014d Add YANG parser 2021-07-19 16:03:27 +00:00