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
ShellCode33
d9e75a1736
queries/*/highlights.scm : remove @spell for strings
2023-08-07 16:39:40 +01:00
kawas44
c07c1c5b98
feat(spell): support lisp like languages
...
Add spell to commonlisp, scheme, racket, clojure and fennel.
2023-03-29 17:48:30 -04:00
Christian Clason
ae104a057f
fix: update scheme queries to parser change
2022-11-06 11:32:36 +01:00
6cdh
b30a830c88
highlights(scheme): some fix ( #2932 )
...
* Add block comment
* Add λ highlight
2022-05-14 09:25:45 +02:00
6cdh
7fffab173c
Fix nvim-treesitter CI
2022-04-10 13:51:59 +02:00
6cdh
2ecb4022f4
Added folds, injections
2022-04-10 13:51:59 +02:00
6cdh
4fa6fd7725
Added scheme highlights
2022-04-10 13:51:59 +02:00
Steven Sojka
bd1d1adb35
rename query parser to query from scheme
2020-07-28 18:30:24 +02:00
Steven Sojka
aaa24cc47a
feat(parsers): add scheme parser
2020-07-28 08:28:36 -05:00