This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
helix-mods
Watch
1
Star
0
Fork
You've already forked helix-mods
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
a7b0cc730c
helix-mods
/
runtime
/
queries
/
ledger
/
injections.scm
3 lines
78 B
Scheme
Raw
Normal View
History
Unescape
Escape
Add tree-sitter-comment (#1300) * Add tree-sitter-comment Fix #1164 * fix precedence in tree-sitter-comment highlights connects https://github.com/helix-editor/helix/pull/1170 * set injection-regex for comment language * remove comment filetype * fix comment injections for neovim-style injections tags * add comment injections for elixir * remove f.comment * fix spacing in .gitmodules * run 'cargo xtask docgen' Co-authored-by: Ivan Tham <pickfire@riseup.net>
2021-12-19 15:56:56 +01:00
(
[
(
comment
)
(
note
)
]
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink