Leonid Plyushch
b343f33212
vim, vim-python: replace /usr/bin with /data/data/com.termux/files/usr/bin in vimrc files
6 years ago
Leonid Plyushch
a8dc007e17
vim-python: apply changes to vimrc from package 'vim'
6 years ago
Fredrik Fornwall
e8560f8b99
vim: Set encoding to utf-8 unconditionally
Fixes #3011 .
6 years ago
Fredrik Fornwall
489f59dd28
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 .
8 years ago
Fredrik Fornwall
f08afffc0b
vim: Use sensible.vim as system vimrc
8 years ago
Fredrik Fornwall
4c4f1e9709
vim: Avoid customization
Starting with version 8.0 the default behaviour of vim is a lot more
user friendly.
8 years ago
Fredrik Fornwall
a9cd51d257
vim: Remove cursor shapes
Not every terminal emulator supports cursor shapes. Fixes #641 .
8 years ago
Fredrik Fornwall
1c6ac27700
vim: Enable cursor shapes
8 years ago
Fredrik Fornwall
d290f3fb86
vim: Update to latest patch
9 years ago
Fredrik Fornwall
56cc582012
Add experimental vim-python package
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago