Ruud van Asseldonk
84b08150d9
Point Helix grammar source at external repo
...
Helix needs the pre-compiled grammar, but if you have just a checkout of
the RCL repository, you don't have that. I never discovered this because
in my checkout of course I build the grammar. Fortunately Sergey
reported it so we can address this, thanks Sergey! Also fortunately, we
already have a repository with a compiled grammar, because Zed needs
this too, so we can point there.
2025-10-13 21:56:39 +02:00
Ruud van Asseldonk
2a6c38889f
Add comment-tokens to Helix config
...
I noticed that comment toggling was not working, this setting fixes that.
2025-08-30 21:28:19 +02:00
areskill
0e1658c779
Document how to set the file type in Neovim
2024-09-29 18:47:26 +02:00
Ruud van Asseldonk
0f6a034fa2
Point Zed docs at its extension registry
...
It was included upstream in the registry, so it is now easy to install.
2024-08-26 19:59:58 +02:00
Ruud van Asseldonk
9105bb9f17
Add Tree-sitter highlights for Zed
...
Documentation is quite absent for Zed, but that is not stopping people
from developing extensions apparently.
2024-08-02 21:33:05 +02:00
Ruud van Asseldonk
3cf1192232
Document syntax highlighting for Neovim
2024-03-15 22:01:37 +01:00
Ruud van Asseldonk
3d889b59fe
Document how to use highlighting in Helix
2024-03-15 22:01:37 +01:00
Ruud van Asseldonk
7bc995ec8a
Mention the Emacs mode in the docs
...
Thanks Sergey for creating it!
2024-03-07 23:30:45 +01:00
Ruud van Asseldonk
0ca6a32817
Rename "etc" to "grammar"
...
I am only storing grammars/lexers/highlighters in there at this point,
the new name is a bit more descriptive.
2024-03-05 21:18:16 +01:00
Ruud van Asseldonk
608892dbc3
Document Pygments highlighter in the manual
2023-09-24 22:23:05 +02:00
Ruud van Asseldonk
5a75c59395
Mention rcl highlight in the docs
2023-09-23 10:27:01 +02:00
Ruud van Asseldonk
1109d44754
Document the new syntax highlighting support
2023-09-23 00:41:33 +02:00