Page MenuHomeSolus

Update to 0.4.0
ClosedPublic

Authored by feskyde on May 26 2017, 8:03 PM.
Tags
None
Referenced Files
F11038544: D221.id.diff
Wed, Aug 9, 11:05 PM
F11038543: D221.id503.diff
Wed, Aug 9, 11:05 PM
F11038542: D221.id416.diff
Wed, Aug 9, 11:05 PM
F11027526: D221.diff
Wed, Aug 9, 4:36 AM
F10931035: D221.diff
Jul 11 2023, 5:09 PM
F10837360: D221.id503.diff
Jun 9 2023, 2:15 AM
F10837015: D221.id416.diff
Jun 8 2023, 10:46 PM
F10825250: D221.diff
Jun 3 2023, 11:25 PM
Subscribers

Details

Reviewers
ikey
Group Reviewers
Triage Team
Commits
R2835:02dcd205faed: Update to 0.4.0
Summary

This patch updates ruby-neovim to version 0.4.0, which includes the following changes:

  • Add 'Neovim.executable' for accessing nvim info
  • Fix bug where '$curwin' and '$curbuf' got out of sync after 'Vim.command' invocations
  • Use 'vader.vim' for running vimscript acceptance tests

Signed-off-by: Federico Damián Schonborn <federicodamiansch@gmail.com>

Test Plan

Ran ':CheckHealth' command in Neovim

Diff Detail

Repository
R2835 ruby-neovim
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ikey added a subscriber: ikey.

LGTM though we likely need some Ruby macros in ypkg

This revision is now accepted and ready to land.May 28 2017, 3:17 PM
This revision was automatically updated to reflect the committed changes.