1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-05 05:42:27 +02:00
Files
helix/runtime/queries/llvm/injections.scm
Sebastian Neubauer 23091c9d29 Highlight comments in c, cpp, cmake and llvm (#1309)
Also, reuse the c injections in glsl
2021-12-20 11:42:23 +09:00

3 lines
69 B
Scheme

((comment) @injection.content
(#set! injection.language "comment"))