Awesome
Nushell mode
Features
- Syntax highlighting
Installation
MELPA
The package is available via MELPA, so you can just type M-x package-install RET nushell-mode RET
.
Doom Emacs
in packages.el
(package! nushell-mode :recipe (:host github :repo "mrkkrp/nushell-mode"))
straight.el
(straight-use-package
'(nushell-mode :type git :host github :repo "mrkkrp/nushell-mode"))
Credits
License
Copyright © 2023–present Mark Karpov
Copyright © 2022 Azzam S.A
Distributed under GNU GPL, version 3.