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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -