mirror of
https://github.com/nushell/nushell.git
synced 2025-02-21 21:11:49 +01:00
# Description This PR fixes one reported bug of recent lsp changes. It exit unexpectedly with empty `root_dir` settings in neovim. # User-Facing Changes # Tests + Formatting +1 test case # After Submitting |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Implementation of the Nushell language server.
See the Language Server Protocol specification
Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.