I want to use VIM keyboard commands to edit a Google Doc. Preferably, I would like to use my .vimrc file and have changes that I work out in real time (or at least when saving). I want to do this for technical coding interviews.
So far, I have been trying to use GoogleCL, which only pushes / receives changes when exiting VIM (which is too slow). And I tried the Vimium Chrome plugin, but it seems to be just for navigation, not text editing. However, I can ignore the function of one of them.
I use OSX and Chrome, Safari or Firefox.
source
share