bbf6c05668
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. |
||
---|---|---|
.. | ||
build.sh | ||
option.c.patch | ||
os_unix.h.patch | ||
src-osdef1.h.in.patch | ||
vim-runtime.subpackage.sh | ||
vimrc | ||
vimtutor.patch |