| Module | Vim |
| In: |
lib/neovim/ruby_provider/vim.rb
|
The VIM module provides backwards compatibility for the legacy +:ruby+, +:rubyfile+, and +:rubydo+ vim functions.
| Buffer | = | ::Neovim::Buffer |
| Window | = | ::Neovim::Window |
Delegate all method calls to the underlying +Neovim::Client+ object.