Home

Awesome

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.