Skip to content

uplus/deoplete-solargraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deoplete-solargraph

deoplete.nvim source for Ruby with solargraph.

asciicast

Require

Install and Setup

Install solargraph and solargraph-utils.py.

gem install solargraph -v 0.18.0
pip install solargraph-utils.py --user

Setup solargraph(yard).

yard gems 
yard config --gem-install-yri 

Q&A

Q: The completion candidate is not displayed.
A: Please execute yard gems.

Releases

No releases published

Packages

No packages published

Languages