nvim-treesitter/queries/c_sharp
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
..
folds.scm feat(c_sharp): Simplify folds by only folding blocks of code instead of 2021-08-06 11:08:30 +02:00
highlights.scm fix(c_sharp): highlight < & > as @punctuation.bracket only in type param lists 2023-05-04 15:46:41 -04:00
injections.scm chore(injections)!: update injection syntax to 0.9 2023-08-12 17:34:15 +02:00
locals.scm feat(c_sharp): Add first draft of locals 2021-08-06 11:08:30 +02:00