Commit graph

6 commits

Author SHA1 Message Date
Jaehwang Jung
9567185621 feat: @spell on comments 2023-09-12 17:34:58 +02:00
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
Graham Bates
e49396bee1 Add additional m68k queries 2022-04-27 16:54:38 +02:00
Graham Bates
fa6c6f3535 Use correct type for labels 2022-04-27 16:54:38 +02:00
Graham Bates
d0eb99cdee Remove query for interpolated macro arg
No `embedded` mapping available in nvim-treesitter. The previous query
to `variable.builtin` will work fine in this context too.
2022-04-27 16:54:38 +02:00
Graham Bates
7a01241ba6 feat: add m68k parser and queries 2022-04-27 16:54:38 +02:00