All Projects β†’ uplus β†’ deoplete-solargraph

uplus / deoplete-solargraph

Licence: MIT license
deoplete.nvim source for Ruby with solargraph.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to deoplete-solargraph

Deoplete.nvim
🌠 Dark powered asynchronous completion framework for neovim/Vim8
Stars: ✭ 5,739 (+7761.64%)
Mutual labels:  deoplete, auto-completion
nvim-highlite
A colorscheme template that is "lite" on logic for the developer.
Stars: ✭ 163 (+123.29%)
Mutual labels:  neovim-plugin
godo
(Neo)Vim plugin to navigate todos in Go projects with ease
Stars: ✭ 13 (-82.19%)
Mutual labels:  neovim-plugin
dial.nvim
enhanced increment/decrement plugin for Neovim.
Stars: ✭ 364 (+398.63%)
Mutual labels:  neovim-plugin
cargo-limit
Cargo with less noise: warnings are skipped until errors are fixed, Neovim integration, etc.
Stars: ✭ 105 (+43.84%)
Mutual labels:  neovim-plugin
vim-counterpoint
Cycle between file counterparts in vim or neovim.
Stars: ✭ 12 (-83.56%)
Mutual labels:  neovim-plugin
code runner.nvim
Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
Stars: ✭ 234 (+220.55%)
Mutual labels:  neovim-plugin
nvim-gomove
A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.
Stars: ✭ 142 (+94.52%)
Mutual labels:  neovim-plugin
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Stars: ✭ 1,472 (+1916.44%)
Mutual labels:  neovim-plugin
which-key.nvim
πŸ’₯ Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
Stars: ✭ 2,043 (+2698.63%)
Mutual labels:  neovim-plugin
42header.vim
Add and update the 42 comment header at the top of your files
Stars: ✭ 15 (-79.45%)
Mutual labels:  neovim-plugin
tabby.nvim
A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
Stars: ✭ 232 (+217.81%)
Mutual labels:  neovim-plugin
denops-docker.vim
Manage Docker in Vim/Neovim
Stars: ✭ 48 (-34.25%)
Mutual labels:  neovim-plugin
awesome-neovim
Awesome Configurations for C/C++,Zig,Web and Lua development in NeoVim
Stars: ✭ 54 (-26.03%)
Mutual labels:  neovim-plugin
denops-gh.vim
Vim/Neovim plugin for GitHub
Stars: ✭ 27 (-63.01%)
Mutual labels:  neovim-plugin
neovim-lua-plugin-boilerplate
Starter template for creating Neovim Lua plugins
Stars: ✭ 28 (-61.64%)
Mutual labels:  neovim-plugin
firvish.nvim
WIP
Stars: ✭ 31 (-57.53%)
Mutual labels:  neovim-plugin
ddc.vim
Dark deno-powered completion framework for neovim/Vim8
Stars: ✭ 493 (+575.34%)
Mutual labels:  auto-completion
AbbrevMan.nvim
🍍 A NeoVim plugin for managing vim abbreviations.
Stars: ✭ 82 (+12.33%)
Mutual labels:  neovim-plugin
navigator.lua
Source code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐. Exploring LSP and 🌲Treesitter symbols a piece of 🍰. Take control like a boss 🦍.
Stars: ✭ 781 (+969.86%)
Mutual labels:  neovim-plugin

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].