Update the link to the Emacs mode

Nushell mode has a new maintainer now and thus a new home.

https://github.com/mrkkrp/nushell-mode/issues/3#issuecomment-1574297417
This commit is contained in:
Mark Karpov 2023-06-04 19:00:19 +02:00
parent 10fc2ddcc3
commit ecfb866ba4
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -73,5 +73,5 @@ Plugins and Extensions that you can use in other text editors
- [helix](https://github.com/helix-editor/helix): The helix editor also uses tree-sitter queries and are integrated into it now.
- [visual studio code](https://github.com/nushell/vscode-nushell-lang): The official nushell visual studio code extension. Also available on the [Microsoft Marketeplace](https://marketplace.visualstudio.com/items?itemName=TheNuProjectContributors.vscode-nushell-lang) and within visual studio code itself.
- [Sublime Text](https://github.com/kurokirasama/nushell_sublime_syntax): A Sublime Text plugin for Nushell.
- [Emacs](https://github.com/azzamsa/emacs-nushell): Emacs major mode for Nushell scripts.
- [Emacs](https://github.com/mrkkrp/nushell-mode): Emacs major mode for Nushell scripts.
- [Sublime Text](https://github.com/stevenxxiu/sublime_text_nushell): A Sublime Text pluging for Nushell.