Vim 7.4+ Mapping -
i have upgraded vim 7.3 7.4.712. in process, i've goofed couple of bindings. specifically, want map ':w' w , works, every time hit w saves advances cursor 1 word. there way can interrupt advance behavior without rebinding 'w' key everywhere?
my vimrc can found here https://github.com/zacherypd/.dotfiles/blob/master/vimrc
Comments
Post a Comment