Commit Graph

71 Commits

Author SHA1 Message Date
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
Fredrik Fornwall 68129b3c5d vim: Patch to enable channel support
The vim configure script had a bug which caused the channel support
to be disabled. Patch this while awaiting a fix merged upstream.

Fixes #577.
2016-12-07 22:04:28 -05:00
Fredrik Fornwall 1c6ac27700 vim: Enable cursor shapes 2016-11-28 07:30:16 -05:00
Fredrik Fornwall b3eb19f51d vim: Update to latest patch 2016-11-19 13:41:44 -05:00
Fredrik Fornwall 69f6fe68be vim: Update to latest patch 2016-11-04 07:45:37 -04:00
Fredrik Fornwall 515722c085 vim: Bump patch version 2016-10-14 15:54:07 -04:00
Fredrik Fornwall c9d9b6ed5b vim-runtime: Update for vim 8.0 2016-09-16 04:27:02 -04:00
Fredrik Fornwall 3abd6cf4d1 vim: Update from 7.4.2290 to 8.0.0005 2016-09-16 04:26:36 -04:00
Fredrik Fornwall d59c53cf12 Fix indentation of some files 2016-09-09 09:40:28 -04:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall ee8b7d66d8 vim: Bump to latest patch 2016-08-30 07:34:32 -04:00
Fredrik Fornwall a0cea975ea vim: Update to latest patch 2016-08-14 18:37:46 -04:00
Fredrik Fornwall 47ba852fd3 vim: Update to latest patch 2016-07-29 08:18:30 -04:00
Fredrik Fornwall 0446d18113 vim: Update to latest patch 2016-07-14 18:38:02 -04:00
Fredrik Fornwall 630795b80f vim: Update to latest patch 2016-06-27 09:11:39 -04:00
Fredrik Fornwall 7328a4ef56 vim: Bump package versions 2016-06-21 16:59:12 -04:00
Fredrik Fornwall 8dddaba221 vim&neovim: Bumps 2016-06-06 10:28:11 -04:00
Fredrik Fornwall 5391f98336 vim: Update to latest patch 2016-05-03 06:24:49 -04:00
Fredrik Fornwall 105ae12140 vim: Update to latest patch 2016-04-23 18:14:41 -04:00
Fredrik Fornwall 0155abd0ee vim: Update patch number 2016-04-04 05:05:07 -04:00