[ 源代码: ruby-neovim ]
软件包:ruby-neovim(0.7.1-1)
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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-msgpack (>= 1.0)
- Ruby library for MessagePack
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends