mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 02:16:18 +04:00
908529ccac
Fix comment injection & add highlighting for math delimiters.
3 lines
74 B
Scheme
3 lines
74 B
Scheme
((line_comment) @injection.content
|
|
(#set! injection.language "comment"))
|