This website requires JavaScript.
Explore
Help
Sign in
kc
/
helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
1d2009e4f0
helix
/
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 08:56:56 -06:00
(
[
(
comment
)
(
note
)
]
@injection
.
content
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink