Commit graph

11 commits

Author SHA1 Message Date
Jaehwang Jung
998b230a77 feat(highlights)!: keyword @type.qualifier@keyword.modifier 2024-03-16 20:51:16 +08:00
Phạm Huy Hoàng
62b0bb4f24 feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
Pham Huy Hoang
57a8acf0c4 chore: query formatting 2024-01-19 16:58:37 +01:00
Amaan Qureshi
b5f2030312 chore(c-family): inject all preproc args again 2023-08-13 18:57:23 -04: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
Amaan Qureshi
41f35eac4f fix(c-family): inject into preproc args in preproc defs when it spans multiple lines only 2023-08-11 14:38:50 -04:00
Amaan Qureshi
251fe95efd
fix: update preproc injections for arduino, cuda, glsl, hlsl 2023-08-10 16:43:45 +02:00
ObserverOfTime
48a6fd29a1 highlights(hlsl): use more specific groups 2022-11-26 13:17:51 +02:00
Stephan Seitz
f53a5a6471 highlights(hlsl): add more reserved modifiers 2022-09-10 13:03:14 -07:00
Stephan Seitz
3f6845d938 highlights(hlsl): add "globallycoherent" 2022-09-10 13:03:14 -07:00
Stephan Seitz
29cf3fe42a parsers: add HLSL 2022-08-19 15:05:33 -07:00