[ 源代码: ruby-neovim ]
软件包:ruby-neovim(0.9.1-3)
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.
其他与 ruby-neovim 有关的软件包
|
|
|
|
-
- dep: neovim
- heavily refactored vim fork
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-msgpack (>= 1.1)
- Ruby library for MessagePack
-
- dep: ruby-multi-json (>= 1.0)
- Ruby library to provide easy switching between different JSON backends