Phạm Huy Hoàng
77e298e4de
chore: format queries
2024-01-21 23:55:02 +09:00
Pham Huy Hoang
57a8acf0c4
chore: query formatting
2024-01-19 16:58:37 +01: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
Borys Lykah
e9984bb744
feat: add support for haskell persistent library
2023-06-24 15:00:47 -04:00
Marc Jakobi
4b0dab183e
Add postresql-simple sql to haskell injections
2022-08-29 14:07:39 -07:00
Guillaume Bouchard
32e1f654e7
Fix aesonQQ quasiquote_body for haskell injections
...
Fix name of the captured quoter
2022-08-29 13:51:46 -07:00
Guillaume Bouchard
3993d90a52
Haskell injection: support inline json
...
Support for inline json using the quasiquoter `aesonQQ`: https://github.com/sol/aeson-qq#readme
2022-08-29 13:51:46 -07:00
jpe90
39a53ffbbc
Add comment highlighting for keywords in Haskell ( #1695 )
...
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2021-08-14 18:27:05 +00:00
Farbod Salamat-Zadeh
efbd01f539
Add common quasiquote highlights/injections for Haskell ( #1440 )
2021-07-01 00:43:08 +00:00