Created
January 7, 2019 15:40
-
-
Save cedricdekimpe/099bccef4472912aba61545d0c31d5ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "clients": | |
| { | |
| "ruby": | |
| { | |
| "command": | |
| [ | |
| "/home/cedric/.rbenv/shims/solargraph" | |
| ], | |
| "enabled": true, | |
| "languageId": "ruby", | |
| "scopes": | |
| [ | |
| "source.ruby", | |
| "source.ruby.rails" | |
| ], | |
| "syntaxes": | |
| [ | |
| "Packages/Ruby/Ruby.sublime-syntax", | |
| "Packages/Rails/Ruby on Rails.sublime-syntax", | |
| "Packages/Rails/HTML (Rails).sublime-syntax" | |
| ], | |
| "tcp_port": 7658 | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thank you 💯