termux-packages/packages/vim
Fredrik Fornwall bbf6c05668 vim: Set mouse=a in system vimrc
The mouse=a was removed after updating to vim 8 as vim by default
now sets mouse=a. But this only works if no ~/.vimrc is found - if
there is one then mouse won't be set. As we really want mouse=a on
Termux since it is that useful on touch screens we enable it again
regardless if there is a ~/.vimrc or not.

Fixes #912.
2017-04-09 17:43:39 +02:00
..
build.sh vim: Set mouse=a in system vimrc 2017-04-09 17:43:39 +02:00
option.c.patch
os_unix.h.patch
src-osdef1.h.in.patch
vim-runtime.subpackage.sh
vimrc vim: Set mouse=a in system vimrc 2017-04-09 17:43:39 +02:00
vimtutor.patch