This website requires JavaScript.
Explore
Help
Sign In
andrey
/
helix-mirror
Watch
1
Star
0
Fork
0
You've already forked helix-mirror
mirror of
https://github.com/helix-editor/helix.git
synced
2024-11-22 17:36:19 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
794b2bef34
helix-mirror
/
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 18:37:51 +04: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 16:00:59 +04:00
(
#
set!
injection
.
language
"comment"
)
)
Reference in New Issue
Copy Permalink