deoplete.nvim source for Ruby with solargraph.
Last updated Jan 2, 2023
74
Stars
6
Forks
5
Issues
0
Stars/day
Attention Score
14
Language breakdown
No language data available.
โธ Files
click to expand
README
deoplete-solargraph
deoplete.nvim source for Ruby with solargraph.
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.
๐ More in this category
