Skip to content

Using the right version of Ruby/JS/Etc inside a devshell #1441

Closed Answered by GaetanLepage
dlealmt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi David,
By default, nixvim will automatically install the language server (solargraph here). If you want it to use the one from your devshell, you would need to set plugins.lsp.servers.solagraph.package to null. This would prevent nixvim from installing it.
You would then be responsible to have it available on your $PATH.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by dlealmt
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