Fredrik Fornwall
e0234868a6
vim: Update from 8.1.2200 to 8.1.2300
5 years ago
Fredrik Fornwall
5fa697c9cb
vim: Update from 8.1.2150 to 8.1.2200
5 years ago
Leonid Plyushch
bdcd0ab85c
vim, vim-python: update to 8.1.2150
5 years ago
Fredrik Fornwall
e3c17b7212
vim: Update from 8.1.2050 to 8.1.2100
5 years ago
Leonid Plyushch
c79404dad9
vim, vim-python: update to 8.1.2050
5 years ago
Leonid Plyushch
3b407c29c3
vim, vim-python: update to 8.1.2000
%ci:reset-backlog
5 years ago
Leonid Plyushch
3eeff5f41a
vim: fix subpackage script
5 years ago
Leonid Plyushch
116247ab7a
vim, vim-python: update to 8.1.1850
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
d5dfcc89c6
alternatives: more editors can be used as alternative for /bin/editor
5 years ago
Leonid Plyushch
de8f966397
vim, vim-python: add support for dpkg alternatives
Provide $PREFIX/bin/vim as alternative for $PREFIX/bin/editor.
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Fredrik Fornwall
dadc5069d8
vim: Update from 8.1.1750 to 8.1.1800
5 years ago
Leonid Plyushch
46bedacdef
vim, vim-python: update to 8.1.1750
6 years ago
Fredrik Fornwall
f3dc2aecb6
vim: Update from 8.1.1650 to 8.1.1700
6 years ago
Fredrik Fornwall
8230909a48
vim: Update from 8.1.1600 to 8.1.1650
6 years ago
Fredrik Fornwall
d098082870
vim: Update from 8.1.1550 to 8.1.1600
6 years ago
Leonid Plyushch
9588826f1e
vim, vim-python: update to 8.1.1550
6 years ago
Leonid Plyushch
13537ec77f
vim, vim-python: update to 8.1.1500
6 years ago
Leonid Plyushch
f8abb858d6
vim, vim-python: update to 8.1.1450
6 years ago
Fredrik Fornwall
ac2a2e2971
vim: Update from 8.1.1350 to 8.1.1400
6 years ago
Leonid Plyushch
10c34dbf7f
vim, vim-python: update to 8.1.1350
6 years ago
Leonid Plyushch
9f767fd593
vim: bump revision again
To remove empty dependency list from vim-runtime.
6 years ago
Leonid Plyushch
1458de9331
vim, vim-python: bump revision
6 years ago
Fredrik Fornwall
ee38d7835d
vim: Update from 8.1.1200 to 8.1.1300
6 years ago
Leonid Plyushch
94145252d1
add libiconv to dependencies where needed
6 years ago
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