Method: Vim.command
- Defined in:
- lib/neovim/ruby_provider.rb
.command(arg) ⇒ Object
42 |
# File 'lib/neovim/ruby_provider.rb', line 42 def command arg ; $vim.command arg ; end |
42 |
# File 'lib/neovim/ruby_provider.rb', line 42 def command arg ; $vim.command arg ; end |