[ 原始碼: ruby-neovim ]
套件:ruby-neovim(0.8.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 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