Leonid Pliushch
b598c47df7
vim, vim-python: replace /usr/bin with /data/data/com.termux/files/usr/bin in vimrc files
2019-04-13 18:27:01 +03:00
Leonid Pliushch
4bf43d5058
vim-python: apply changes to vimrc from package 'vim'
2019-04-13 18:25:40 +03:00
Fredrik Fornwall
816e58d1d9
vim: Set encoding to utf-8 unconditionally
...
Fixes #3011 .
2018-11-11 13:41:27 +01:00
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
Fredrik Fornwall
f08afffc0b
vim: Use sensible.vim as system vimrc
2017-02-08 00:00:13 +01:00
Fredrik Fornwall
4c4f1e9709
vim: Avoid customization
...
Starting with version 8.0 the default behaviour of vim is a lot more
user friendly.
2017-01-25 18:46:14 +01:00
Fredrik Fornwall
a9cd51d257
vim: Remove cursor shapes
...
Not every terminal emulator supports cursor shapes. Fixes #641 .
2017-01-01 18:14:25 -05:00
Fredrik Fornwall
1c6ac27700
vim: Enable cursor shapes
2016-11-28 07:30:16 -05:00
Fredrik Fornwall
d290f3fb86
vim: Update to latest patch
2016-03-20 19:21:39 -04:00
Fredrik Fornwall
56cc582012
Add experimental vim-python package
2015-09-14 20:24:25 -04:00