Method: Neovim::Window#cursor
- Defined in:
- lib/neovim/remote_object.rb
#cursor ⇒ Object
310 |
# File 'lib/neovim/remote_object.rb', line 310 def cursor ; call_obj :get_cursor ; end |
310 |
# File 'lib/neovim/remote_object.rb', line 310 def cursor ; call_obj :get_cursor ; end |