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