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 Initial push 2015-06-13 01:03:31 +02:00
os_unix.h.patch vim: Update to latest patch 2016-01-04 21:08:49 -05:00
src-osdef1.h.in.patch vim: Update to latest patch 2016-01-24 17:30:00 -05:00
vim-runtime.subpackage.sh vim-runtime: Update for vim 8.0 2016-09-16 04:27:02 -04:00
vimrc vim: Set mouse=a in system vimrc 2017-04-09 17:43:39 +02:00
vimtutor.patch Initial push 2015-06-13 01:03:31 +02:00