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
Matthias Queitsch
db0ccd920b
feat(prql): change func to let for prql 0.9.x
2023-07-28 18:41:16 +02:00
Matthias Q
205b9e9bb8
feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity
2023-07-28 02:58:19 -04:00
Matthias Queitsch
1185a35705
highlights(prql): replace and and or operators
2023-04-17 14:29:26 -04:00
Matthias Queitsch
98d63d0da4
highlights(prql): change loop and case highlight
2023-03-10 14:42:22 -08:00
Matthias Queitsch
62ca703a0b
highlights(prql): update to prql 0.6.0
2023-03-10 03:30:44 -05:00
Matthias Queitsch
e9fb90da02
feat(prql): update queries
2023-03-02 15:57:18 -05:00
Matthias Q
0572657d4d
feat: add prql ( #4393 )
...
* feat: add prql
* highlights(prql): null as constant.builtin
* highlights(prql): add missing kwd, update queries
* highlights(prql): remove redundant queries
* highlights(prql): make `->` a delimiter
* highlights(prql): instructions to `@method.call`
2023-03-01 15:21:11 -05:00