Fredrik Fornwall
8d4b626137
vim: Update from 8.0.1750 to 8.0.1800
2018-05-13 02:31:01 +02:00
Fredrik Fornwall
a93d985e66
vim: Update from 8.0.1700 to 8.0.1750
2018-04-26 22:39:01 +02:00
Fredrik Fornwall
89f16eea84
vim: Update from 8.0.1650 to 8.0.1700
2018-04-16 23:19:30 +02:00
Fredrik Fornwall
3d13d7ca2b
vim: Update from 8.0.1600 to 8.0.1650
2018-03-30 22:47:15 +02:00
Fredrik Fornwall
97ccc4c1e3
vim: Update from 8.0.1550 to 8.0.1600
2018-03-13 15:47:10 +01:00
Fredrik Fornwall
c7ae5c2055
vim: Update from 8.0.1500 to 8.0.1550
2018-03-01 15:28:12 +01:00
Fredrik Fornwall
66c367d0d5
vim: Update from 8.0.1450 to 8.0.1500
2018-02-11 22:01:45 +01:00
Fredrik Fornwall
97e271c9b2
vim: Update from 8.0.1400 to 8.0.1450
2018-02-01 11:01:42 +01:00
Auxilus
058fa5dedb
Update vim to patch 8.0.1400 ( #1945 )
2017-12-20 00:06:21 +01:00
Fredrik Fornwall
ea61862721
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.
2017-12-05 22:48:12 +01:00
Auxilus
5f18851eac
vim: Update from 8.0.1300 to 8.0.1350
2017-11-29 23:19:34 +01:00
Fredrik Fornwall
545a24028c
vim-python: Remove vim-runtime subpackage
...
The vim-runtime package is being built by the main vim package.
2017-11-19 14:28:33 +01:00
Fredrik Fornwall
4c64010794
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.
2017-11-17 00:53:06 +01:00
Auxilus
17308f4d65
update vim-python to patch 8.0.1241 ( #1699 )
2017-11-01 19:28:53 +01:00
Auxilus
167ef09aa8
vim-python: Update from 8.0.1180 to 8.0. 1203
2017-10-19 01:13:15 +02:00
Fredrik Fornwall
4099df247d
vim: Update from 8.0.1152 to 8.0.1180
2017-10-08 14:57:24 +02:00
Fredrik Fornwall
d06bc0b8b8
vim-python: Update from 8.0.1112 to 8.0.1152
2017-09-27 00:09:54 +02:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
a2a1594684
vim: Update from 8.0.1092 to 8.0.1112
2017-09-16 14:42:04 +02:00
Fredrik Fornwall
c2caa6e731
vim: Update from 8.0.1064 to 8.0.1092
2017-09-10 22:24:59 +02:00
Auxilus
bcb4b0b598
vim-python: Update from 8.0.1052 to 8.0.1064 ( #1363 )
2017-09-06 14:16:56 +02:00
Fredrik Fornwall
a0a80602bc
vim: Update from 8.0.1013 to 8.0.1052
...
We no longer need --enable-terminal as that is the default for a
huge build after 8.0.1050.
2017-09-05 11:56:36 +02:00
Fredrik Fornwall
9edac53685
vim: Update from 8.0.0979 to 8.0.1013
2017-08-29 23:23:01 +02:00
its-pointless
293908cd96
fix building vim after libvterm
2017-08-21 08:11:46 +02:00
Fredrik Fornwall
ac9a312d33
vim: Update 8.0.0887->8.0.0979 & enable terminal
...
Closes #1198 .
2017-08-20 22:47:11 +02:00
Fredrik Fornwall
c458045fe8
vim: Update from 8.0.0858 to 8.0.0887
2017-08-07 22:01:27 +02:00
Fredrik Fornwall
482b8d6c79
vim: Update from 8.0.0753 to 8.0.0858
2017-08-04 03:01:38 +02:00
Fredrik Fornwall
180927b505
vim: Update from 8.0.0738 to 8.0.0753
2017-07-23 00:53:32 +02:00
Fredrik Fornwall
e4c98d2420
vim: Update from 8.0.0704 to 8.0.0738
2017-07-20 21:46:04 +02:00
Fredrik Fornwall
2d2aff30b5
vim: -Werror=implicit-function-declaration
2017-07-09 20:43:06 +02:00
Fredrik Fornwall
657776d94c
vim: Update from 8.0.0675 to 8.0.0704
...
Also tidy up formatting a bit.
2017-07-09 20:41:25 +02:00
Fredrik Fornwall
45e1a97167
vim: Update to latest patch
2017-06-25 22:10:36 +02:00
Fredrik Fornwall
964885e70d
vim: Update to latest patch
2017-06-19 22:11:52 +02:00
Fredrik Fornwall
ccddc5c751
vim: Update to latest patch
2017-06-05 21:48:00 +02:00
Fredrik Fornwall
4e7b6c60e7
vim: Update from patch 558 to 596
2017-05-04 22:59:30 +02: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
625ea13e84
vim: Update from 8.0.0503 to 8.0.0542
2017-04-07 02:26:26 +02:00
Fredrik Fornwall
6a7a61f9b2
vim: Update patch from 442 to 503
2017-03-23 23:04:00 +01:00
Fredrik Fornwall
9654ae303d
vim: Update from patch 393 to 442
2017-03-10 15:20:10 +01:00
Fredrik Fornwall
4b65ad17ba
vim: Update from patch 340 to 393
2017-03-01 18:09:33 +01:00
Fredrik Fornwall
3c3acdb11e
vim: Update to latest patch
2017-02-20 04:34:39 +01:00
Fredrik Fornwall
f08afffc0b
vim: Use sensible.vim as system vimrc
2017-02-08 00:00:13 +01:00
Fredrik Fornwall
c36f01b8e5
vim: Update from patch 237 to 304
2017-02-05 14:22:58 +01:00
Fredrik Fornwall
85afba2099
vim: Mark the system vimrc as a configuration file
2017-01-25 18:48:15 +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
86e9cdeccb
vim: Update from 8.0.0206 to 8.0.0235
2017-01-25 00:23:49 +01:00
Fredrik Fornwall
02baa030aa
vim: Update to latest patch level
2017-01-18 01:02:18 +01:00
Fredrik Fornwall
449d39d04a
python: Update from 3.5 to 3.6
2017-01-15 19:37: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
327e882330
vim: Update, remove local patch accepted upstream
...
63de19e805
2016-12-09 21:13:35 -05:00