Skip to content

rbenv | Lsp Solargraph setup please help #10

Answered by crivotz
BaritskiyIllya asked this question in Q&A
Discussion options

You must be logged in to vote
require'lspconfig'.solargraph.setup{
  cmd = { "PATH/solargraph", "--stdio"},
  capabilities = require('cmp_nvim_lsp').update_capabilities(vim.lsp.protocol.make_client_capabilities())
}

PATH is where solargrpah is located ;)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@BaritskiyIllya
Comment options

@crivotz
Comment options

@BaritskiyIllya
Comment options

@crivotz
Comment options

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