Merge pull request #56 from load1n9/patch-1

feat: add zed extension
This commit is contained in:
Darren Schroeder 2024-07-11 11:07:42 -05:00 committed by GitHub
commit 3b68963559
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,6 +128,7 @@ Plugins and Extensions that you can use in other text editors
- [Emacs](https://github.com/mrkkrp/nushell-mode): Emacs major mode for Nushell scripts.
- [Sublime Text](https://github.com/stevenxxiu/sublime_text_nushell): Sublime Text Nushell Package.
- [vim plugin](https://github.com/elkasztano/nushell-syntax-vim): Nushell syntax highlighting for Vim.
- [zed](https://github.com/zed-extensions/nu): Zed support for the Nu language
- [Nushell LSP](https://github.com/nushell/nushell/tree/main/crates/nu-lsp): The official Nushell LSP.
## Reedline Integrations