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
ca9a7d506e
helix
/
runtime
/
queries
/
nu
/
injections.scm
2 lines
68 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat(lang): add nushell language support (#2225) Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2022-04-22 22:37:51 +08:00
(
(
comment
)
@injection
.
content
Update tree-sitter grammar for nu (#7873) * Update tree-sitter grammar for nu Change tree-sitter grammar for nushell to 'officially' maintained by nushell project https://github.com/nushell/tree-sitter-nu. Update to the latest version. Replace queries with supported * Restore injection queries for nu Restore injection.scm queries for nushell tree-sitter grammar
2023-08-09 15:00:59 +03:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink