Skip to content

mrkkrp/nushell-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nushell mode

License GPL 3 MELPA CI

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.

About

Emacs major mode for Nushell scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published