yes vimscript is awful, and I wanted to share a way of dealing with it.
Evil is an emacs package that "implements vim on top of emacs". By using that you basically exchange vimscript for elisp (At least I, just started 'using vim' and didn't have any problems). I'm not saying it will fit everybody, just that I didn't actually knew that the possibility existed - so I'm mentioning it.
Comments
yes vimscript is awful, and I wanted to share a way of dealing with it. Evil is an emacs package that "implements vim on top of emacs". By using that you basically exchange vimscript for elisp (At least I, just started 'using vim' and didn't have any problems). I'm not saying it will fit everybody, just that I didn't actually knew that the possibility existed - so I'm mentioning it.