# File lib/neovim/current.rb, line 58 def window=(window) @session.request(:vim_set_current_window, window) end