Skip to content
Discussion options

You must be logged in to vote

Kind of forgot about this. crates.nvim creates an ad-hoc language server by passing a configuration to vim.lsp.start, possibly the session plugin tries to restart the language server, but since it's not configured anywhere, it fails.
I've been thinking that we could probably use the way neovim 0.11 handles lsp configuration, but I haven't gotten around to it yet.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shushtain
Comment options

Answer selected by shushtain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants