Hacker News new | ask | show | jobs
by gkya 3379 days ago
Well when I did a vimrc there was no single line in my vimrc that I really understood. VimL reads like output from a keylogger.
2 comments

Actually, VIM remaps _are_ little more than the output from a keylogger! A keylogger recording a VIM session, no less.
Well... Yes. It's the same command language that's used to drive vim by hand, so it should resemble a keylog of doing those actions.