Skip to content

vim-solargraph does not work with Ruby 2.5.0 #3

Open
@Shadowsith

Description

@Shadowsith

Hello, I'm on Arch Linux and I use the very new Ruby version 2.5.0

I've tested vim-solargraph and found several problems with a newer solargraph gem (v 0.28.1).

  • solagraph server command does not exist anymore, know you can start it with solargraph socket
  • solagraph moved from Port 7657 to Port 7658

I have tried to fix the problem myself and changed the port in plugin/main.rb to 7658 but when I start the server and open a ruby file vim will crash completely.

I've installed all gems correctly and my vim 8.1 has ruby support

Is there any plan for the future to change the plugin to the new solargraph socket?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions