./devel/ruby-neovim, Ruby client to Neovim

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.1, Package name: ruby31-neovim-0.9.1, Maintainer: pkgsrc-users

Ruby bindings for neovim.

This library provides Ruby support in neovim through its msgpack-rpc API.


Master sites:

Filesize: 44.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-13 16:18:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-neovim: update to 0.9.1

0.9.1 (2023-08-13)

* Fix bug where Buffer#[] with 0 returned the last line of the buffer
  (#97)
   2023-01-02 05:46:34 by Takahiro Kambe | Files touched by this commit (1)
Log message:
misc/ruby-manpages: remove extra lines in PLIST

Remove @pkgdir lines generated by "make print-PLIST".

* These lines contains Ruby's version dependent.
* These directories will be removed by uninstalling ruby*-base.

No PKG_REVISION bump since it dose not affect package's function.
   2023-01-01 23:11:42 by Nikita | Files touched by this commit (5)
Log message:
Import devel/ruby-neovim version 0.9.0

Packaged in wip by Jonathan Buschmann.

Ruby bindings for neovim.

This library provides Ruby support in neovim through its msgpack-rpc API.