Leonid Pliushch
8f4004bfbf
Merge branch 'master' into update-vimrc
2019-04-13 18:30:02 +03:00
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
9a948e1bf5
vim: bump revision
2019-04-13 18:24:01 +03:00
Fredrik Fornwall
3ab819f01f
vim: Update from 8.1.1100 to 8.1.1150
2019-04-11 22:50:01 +02:00
Shayne Holmes
5f630bd495
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.
2019-04-09 15:18:12 -07:00
Shayne Holmes
aa0c59c6cf
vim: Update sensible.vim
2019-04-09 15:17:54 -07:00
Fredrik Fornwall
3887bd1c42
vim: Update from 8.1.1050 to 8.1.1100
2019-04-03 22:52:34 +02:00
Fredrik Fornwall
16638a4c47
vim: Update from 8.1.1000 to 8.1.1050
2019-03-30 00:18:09 +01:00
Fredrik Fornwall
c60ed3f46f
vim: Update from 8.1.0950 to 8.1.1000
2019-03-17 19:04:53 +01:00
Leonid Pliushch
530c88676e
Merge branch 'master' into vimdiff
2019-03-03 20:46:55 +02:00
Fredrik Fornwall
ac0f46ad3e
vim: Update from 8.1.0900 to 8.1.0950
2019-02-24 18:22:20 +01:00
Leonid Pliushch
c7646d4a61
vim: add 'diffutils' to recommends
...
Command 'vimdiff' is not working with busybox's 'diff'.
2019-02-20 16:53:13 +02:00
Fredrik Fornwall
6fcfdbc83e
vim: Update from 8.1.0850 to 8.1.0900
2019-02-14 00:02:24 +01:00
Wetitpig
5f07ac4eb9
Change permissions
2019-02-09 21:06:31 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Fredrik Fornwall
3d9211fc39
vim: Update from 8.1.0800 to 8.1.0850
2019-02-03 23:04:06 +01:00
Fredrik Fornwall
8ccbce4acd
Revision-bump some packages
2019-01-27 15:19:15 +01:00
Fredrik Fornwall
9ede5e52c5
vim: Update from 8.1.0750 to 8.1.0800
2019-01-25 00:44:09 +01:00
Leonid Pliushch
6a3865aa08
fix licenses where possible
...
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
49db072cb8
vim: Update from 8.1.0700 to 8.1.0750
2019-01-16 23:00:43 +01:00
Fredrik Fornwall
edf56d4834
vim: Update from 8.1.0650 to 8.1.0700
2019-01-11 00:14:21 +01:00
Fredrik Fornwall
6c4707ae46
vim: Update from 8.1.0600 to 8.1.0650
2018-12-29 00:51:44 +01:00
Fredrik Fornwall
eaffae15b7
vim: Update from 8.1.0550 to 8.1.0600
2018-12-19 01:42:55 +01:00
Fredrik Fornwall
7535a333ad
vim: Update from 8.1.0518 to 8.1.0550
2018-11-30 01:12:12 +01:00
Fredrik Fornwall
816e58d1d9
vim: Set encoding to utf-8 unconditionally
...
Fixes #3011 .
2018-11-11 13:41:27 +01:00
Fredrik Fornwall
d1a56f43c7
vim: Update from 8.1.0450 to 8.1.0500
2018-10-29 22:36:43 +01:00
Fredrik Fornwall
4d6271ca99
vim: Update from 8.1.0400 to 8.1.0450
2018-10-07 19:19:40 +02:00
Fredrik Fornwall
c39288fd2c
vim: Update from 8.1.0350 to 8.1.0400
2018-09-16 22:27:20 +02:00
Fredrik Fornwall
00dafb4f10
Some http -> https updates
2018-09-15 01:46:16 +02:00
Fredrik Fornwall
07427ebf14
vim: Update from 8.1.0300 to 8.1.0350
2018-09-07 06:21:50 +02:00
Fredrik Fornwall
d28f11662f
vim: Update from 8.1.0250 to 8.1.0300
2018-08-21 14:15:48 +02:00
Fredrik Fornwall
9a14b64f6b
vim: Update from 8.1.0200 to 8.1.0250
2018-08-08 11:48:33 +02:00
Fredrik Fornwall
ddc80a043b
vim: Update from 8.1.0150 to 8.1.0200
2018-07-21 04:09:37 +02:00
Fredrik Fornwall
018e7b4b38
vim: Update from 8.1.0100 to 8.1.0150
2018-07-05 13:43:38 +02:00
Fredrik Fornwall
f9d2b9eef7
vim: Update from 8.1.0050 to 8.1.0100
2018-06-23 23:57:50 +02:00
Leonid Pliushch
004bec88b0
vim: fix shell path
2018-06-20 01:10:20 +02:00
Fredrik Fornwall
0d4e7d81e0
vim: Update from 8.0.1850 to 8.1.0050
2018-06-13 01:10:51 +02:00
Fredrik Fornwall
1c0e8a272e
vim: Update from 8.0.1800 to 8.0.1850
2018-05-17 19:29:13 +02:00
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