Binary package “ruby-neovim” in ubuntu plucky
Ruby client for Neovim
Ruby library to control remote neovim instances.
.
Can be used as a neovim plugin host, allowing one to write neovim plugins
completely in ruby.
.
It also acts as a compatibility layer for Ruby plugins written for legacy
vim. The :ruby, :rubyfile, and :rubydo commands are intended to behave the
same as they did in vim.