Commit graph

12 commits

Author SHA1 Message Date
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
Stephan Seitz
f0e083912a highlights(cuda): add __noinline__ 2023-02-01 20:40:39 +02:00
Stephan Seitz
c2301adfcb highlights(cuda): add missing "__global__" 2022-12-31 13:58:33 +01:00
ObserverOfTime
b9729e42c0 highlights(cuda): use more specific groups 2022-11-26 13:17:51 +02:00
Stephan Seitz
a401f6ce7d highlights(cuda): add __grid_constant__ 2022-05-15 10:37:14 +02:00
Stephan Seitz
182efd525c injections(cuda): add injections.scm 2021-07-20 08:32:58 +02:00
Stephan Seitz
c4a6d93408 highlights(cuda): add support for __launch_bounds__ 2021-07-20 08:32:34 +02:00
Stephan Seitz
f280847b78 highlights(cuda): add support for __restrict__ 2021-07-06 19:38:58 +02:00
Stephan Seitz
8eb37c4409 parsers: add tree-sitter-cuda 2021-06-14 07:30:51 +02:00