Method: Neovim::Buffer.current
- Defined in:
- lib/neovim/ruby_provider.rb
.current ⇒ Object
24 |
# File 'lib/neovim/ruby_provider.rb', line 24 def current ; $vim.get_current_buf ; end |
24 |
# File 'lib/neovim/ruby_provider.rb', line 24 def current ; $vim.get_current_buf ; end |