Skip to content

Commit

Permalink
add official nushell lsp
Browse files Browse the repository at this point in the history
fdncred authored Nov 16, 2023
1 parent 59ea034 commit d4db880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -102,6 +102,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): A Sublime Text plugin for Nushell.
- [vim plugin](https://github.com/elkasztano/nushell-syntax-vim): Nushell syntax highlighting for Vim.
- [Nushell LSP](https://github.com/nushell/nushell/tree/main/crates/nu-lsp): The official Nushell LSP.

## Reedline Integrations
Applications that have done a nice job using [reedline](https://github.com/nushell/reedline)

0 comments on commit d4db880

Please sign in to comment.