From d4db880cda950bace9f45d167df8a2b4161ff203 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Thu, 16 Nov 2023 04:25:50 -0600 Subject: [PATCH] add official nushell lsp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a4cbf9..8765900 100644 --- a/README.md +++ b/README.md @@ -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)