# File lib/vimmatelib/vim_window.rb, line 87 def focus_vim @gtk_socket.can_focus = true @gtk_socket.has_focus = true end