1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 05:30:40 +02:00
Files
helix/runtime/queries/koka/injections.scm
Matthew Toohey 2e4653ea31 add koka language support (#8727)
Co-authored-by: Pascal Kuthe <pascal.kuthe@semimod.de>
2024-03-18 13:14:10 +01:00

3 lines
90 B
Scheme

([(linecomment) (blockcomment)] @injection.content
(#set! injection.language "comment"))