Closed geraldodev closed 4 years ago
Hi,
First thank you for the plugin. It's really usefull. At work I have smaller monitor so I had to use g:returnAppFlag = 0.
I've updated vimrc and didnt work. I've updated the plugin at line 12 to force 0 and it didnt work.
I think I discovered why: I've commented line 20,21,22 that sets "" to l:activateCommand and it started to work.
So my suspitious is Chrome does not need that.
At least the chrome I'm using 32.0.1685.0 dev
Happy coding in 2014!
Glad you found the plugin useful for you. I'll try to debug it, but can you tell me which version of gnome are you using ?
gnome-shell --version GNOME Shell 3.4.1
Hi,
First thank you for the plugin. It's really usefull. At work I have smaller monitor so I had to use g:returnAppFlag = 0.
I've updated vimrc and didnt work. I've updated the plugin at line 12 to force 0 and it didnt work.
I think I discovered why: I've commented line 20,21,22 that sets "" to l:activateCommand and it started to work.
So my suspitious is Chrome does not need that.
At least the chrome I'm using 32.0.1685.0 dev
Happy coding in 2014!