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
a4cfcff284
helix-mods
/
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 16:37:51 +02: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 14:00:59 +02:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in a new issue
Copy permalink