update net.momodalo.app.vimtouch to 2.1
This commit is contained in:
parent
f993c2a102
commit
53765105b6
|
|
@ -16,7 +16,6 @@ Description:
|
||||||
* Single instance to open multiple files in vim windows
|
* Single instance to open multiple files in vim windows
|
||||||
* Real VIM runtime
|
* Real VIM runtime
|
||||||
* Customizable VIM runtime (ex: can install syntax, doc, plugins)
|
* Customizable VIM runtime (ex: can install syntax, doc, plugins)
|
||||||
* Internet permission is required for downloading plugins
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -24,6 +23,8 @@ Repo:https://github.com/momodalo/vimtouch.git
|
||||||
|
|
||||||
Build Version:1.7,17,v1.7,buildjni=yes,prebuild=\
|
Build Version:1.7,17,v1.7,buildjni=yes,prebuild=\
|
||||||
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh
|
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh
|
||||||
|
Build Version:2.1,21,v2.1,prebuild=\
|
||||||
|
sed -i 's@$SDK@$$SDK$$@g' prepare-clean-checkout.sh && ./prepare-clean-checkout.sh,buildjni=no
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue