Method: Neovim::Buffer#line
- Defined in:
- lib/neovim/remote_object.rb
#line ⇒ Object
Legacy functions
166 167 168 |
# File 'lib/neovim/remote_object.rb', line 166 def line call_api :get_current_line if active? end |
Legacy functions
166 167 168 |
# File 'lib/neovim/remote_object.rb', line 166 def line call_api :get_current_line if active? end |