On 9/2/13, H. S. Teoh <hst...@quickfur.ath.cx> wrote: > It took me a while > to get used to this mode of navigation, but I found it far superior to > whatever it was I used to do.
I once wrote a VIM mode for Scintilla, using AutoHotkey (win32 tool for keyboard shortcuts). It even had a sort-of command interpreter, where I could write in "10w" and it would skip the cursor after 10 words. But it was still a pain in the ass to use (you can't get it perfect), so I just dropped using it altogether.