Make VIM work in Cygwin



Well. In case you have not stumbled across the corresponding StackOverflow post, and if you have always wondered why vim does not work properly in cygwin, just
[rattle@ALICE:~]$ cat .vimrc
set nocompatible
set backspace=indent,eol,start
and your worries will be over.

Tags: - - - - -

Leave a Reply

Your email address will not be published. Required fields are marked *