/nushell-mode

Emacs major mode for nushell scripts

Primary LanguageEmacs Lisp

Nushell mode

License GPL 3 CI

Features

  • Keyword highlight

Installation

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.