Fredrik Fornwall
eb5a4cc365
vim: Update from 8.1.1150 to 8.1.1200
6 years ago
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
ba909c23e6
vim: bump revision
6 years ago
Fredrik Fornwall
014a1813af
vim: Update from 8.1.1100 to 8.1.1150
6 years ago
Shayne Holmes
55a96a1b4c
vim: Fix scroll mappings
The included `vimrc` file sets mappings for <ScrollWheelUp> and
<ScrollWheelDown>, so that scrolling is smooth. Unfortunately,
'compatible' is set by default [0], so the `<>` notation used for those
mappings isn't enabled. Instead of the key `<ScrollWheelUp>` being
mapped, the mapping is actually from the typed string "<ScrollWheelUp>".
[0]: `:help compatible-default` explains that vim will turn the
'compatible' option off when "a user vimrc is found", or under various
other conditions (note that the system-wide vimrc doesn't count [1]),
but even in the case where a user vimrc exists, this system-wide vimrc
is executed before that happens.
[1]: From `:help compatible-default`:
Note that this does NOT happen when a system-wide vimrc file was
found.
6 years ago
Shayne Holmes
76ebf815bf
vim: Update sensible.vim
6 years ago
Fredrik Fornwall
15abceaa34
vim: Update from 8.1.1050 to 8.1.1100
6 years ago
Fredrik Fornwall
e46b966c30
vim: Update from 8.1.1000 to 8.1.1050
6 years ago
Fredrik Fornwall
02d649b480
vim: Update from 8.1.0950 to 8.1.1000
6 years ago
Fredrik Fornwall
ea4f06e937
vim: Update from 8.1.0900 to 8.1.0950
6 years ago
Leonid Plyushch
449fce7075
vim: add 'diffutils' to recommends
Command 'vimdiff' is not working with busybox's 'diff'.
6 years ago
Fredrik Fornwall
39db1f62d5
vim: Update from 8.1.0850 to 8.1.0900
6 years ago
Wetitpig
b7a5b47775
Change permissions
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Fredrik Fornwall
d754ae68ee
vim: Update from 8.1.0800 to 8.1.0850
6 years ago
Fredrik Fornwall
23c120a818
Revision-bump some packages
6 years ago
Fredrik Fornwall
64cdb7ec04
vim: Update from 8.1.0750 to 8.1.0800
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
c66d1c93fd
vim: Update from 8.1.0700 to 8.1.0750
6 years ago
Fredrik Fornwall
6ee96e16fc
vim: Update from 8.1.0650 to 8.1.0700
6 years ago
Fredrik Fornwall
a400ce3f67
vim: Update from 8.1.0600 to 8.1.0650
6 years ago
Fredrik Fornwall
cad6a46ee2
vim: Update from 8.1.0550 to 8.1.0600
6 years ago
Fredrik Fornwall
aa7d6ee799
vim: Update from 8.1.0518 to 8.1.0550
6 years ago
Fredrik Fornwall
e8560f8b99
vim: Set encoding to utf-8 unconditionally
Fixes #3011 .
6 years ago
Fredrik Fornwall
0bba030d27
vim: Update from 8.1.0450 to 8.1.0500
6 years ago
Fredrik Fornwall
aa4a80e68b
vim: Update from 8.1.0400 to 8.1.0450
6 years ago
Fredrik Fornwall
3668b38781
vim: Update from 8.1.0350 to 8.1.0400
6 years ago
Fredrik Fornwall
552362a78a
Some http -> https updates
6 years ago
Fredrik Fornwall
b5e32b297c
vim: Update from 8.1.0300 to 8.1.0350
6 years ago
Fredrik Fornwall
a84f45ea99
vim: Update from 8.1.0250 to 8.1.0300
6 years ago
Fredrik Fornwall
375405c586
vim: Update from 8.1.0200 to 8.1.0250
6 years ago
Fredrik Fornwall
5bf9037503
vim: Update from 8.1.0150 to 8.1.0200
7 years ago
Fredrik Fornwall
56f5c14467
vim: Update from 8.1.0100 to 8.1.0150
7 years ago
Fredrik Fornwall
eff0ff2453
vim: Update from 8.1.0050 to 8.1.0100
7 years ago
Leonid Plyushch
0a6554fc98
vim: fix shell path
7 years ago
Fredrik Fornwall
8e20deb05d
vim: Update from 8.0.1850 to 8.1.0050
7 years ago
Fredrik Fornwall
5bba0418ee
vim: Update from 8.0.1800 to 8.0.1850
7 years ago
Fredrik Fornwall
0da589455f
vim: Update from 8.0.1750 to 8.0.1800
7 years ago
Fredrik Fornwall
7111d49806
vim: Update from 8.0.1700 to 8.0.1750
7 years ago
Fredrik Fornwall
21027e59f6
vim: Update from 8.0.1650 to 8.0.1700
7 years ago
Fredrik Fornwall
45b73515f3
vim: Update from 8.0.1600 to 8.0.1650
7 years ago
Fredrik Fornwall
5e9a5af58c
vim: Update from 8.0.1550 to 8.0.1600
7 years ago
Fredrik Fornwall
f39e156a96
vim: Update from 8.0.1500 to 8.0.1550
7 years ago
Fredrik Fornwall
8b35c1a985
vim: Update from 8.0.1450 to 8.0.1500
7 years ago
Fredrik Fornwall
583bff4c86
vim: Update from 8.0.1400 to 8.0.1450
7 years ago
Auxilus
73d77d8ac7
Update vim to patch 8.0.1400 ( #1945 )
7 years ago
Fredrik Fornwall
de35794692
Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
7 years ago
Auxilus
b0c9cdb452
vim: Update from 8.0.1300 to 8.0.1350
7 years ago
Fredrik Fornwall
36f928ac3e
vim: Update from 8.0.1241 to 8.0.1300
Also note the new policy of only updating every 50 releases on
multiples of 50, which is the same policy as homebrew now uses
to reduce update frequency.
7 years ago