Hi Bram!
On Sa, 30 Jan 2016, Bram Moolenaar wrote:
> I'm awaiting feedback. If it looks OK I'll add a link on the download
> page.
>
> There are links to the interfaces to install, but most people will need
> some help doing the installation. A link to that would be helpful.
How about that patch:
diff --git a/appveyor.yml b/appveyor.yml
index edd9346..3215a5e 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -43,11 +43,20 @@ artifacts:
deploy:
- provider: GitHub
description: |
- Nightly Vim Windows build snapshots [more
information](http://vim.wikia.com/wiki/Where_to_download_Vim).
+ Nightly Vim Windows build snapshots ([more
information](http://vim.wikia.com/wiki/Where_to_download_Vim)).
- Download and execute the most recent gvim_7.X.X_x86.exe file to install
Vim.
+ Download and execute the most recent gvim_7.._x86.exe file to install
Vim.
+ The exe file contains the (32bit) installer while the .zip files contain
an
+ archive of the 32bit (_x86) or 64bit versions (_x64). To install it,
extract
+ the archive and update your PATH variable. The installer will do that
+ automatically and provide some additional extensions (e.g. Edit with Vim
menu).
- Vim will work without the following. However, if the specified version
for a language is also installed, Vim can use it to provide extra features.
+ If you need a dynamic interface to Perl, Python2, Python3, TCL, Lua or
Racket/MzScheme,
+ make sure you also install the following. Vim will work without it, but
some Plugin
+ might need this additional dependency. (e.g. Gundo needs a working
Pyhton2 installation,
+ Command-T needs a working Ruby installation and Neocomplete needs a
working Lua
+ installation). This means, those interpreters have to be installed in
addition to Vim.
+ Without it Vim won't be able to use that feature! You can find those
interpreters here:
* [ActivePerl](http://www.activestate.com/activeperl/downloads) 5.22
* [ActiveTcl](http://www.activestate.com/activetcl/downloads) 8.6
@@ -57,7 +66,7 @@ deploy:
* [Racket](https://download.racket-lang.org/) 6.3
* [RubyInstaller](http://rubyinstaller.org/downloads/) 2.2
- Make sure that you install x86 (32-bit) versions when you use
gvim_7.X.X_x86.exe.
+ Make sure that you install the same architecture (32bit/64bit) that
matches your Vim installation.
auth_token:
# Update the following key, once this is merged to Vim main repository:
secure: kH0D/3t+1Mc8OChKhe+voKlMO0aMwnlUr64QoZOJC6BaVwy+Us3ZHq9Oo+aBzjYc
Best,
Christian
--
Diejenigen, welche widersprechen und streiten, sollten mitunter
bedenken, dass nicht jede Sprache jedem verständlich sei.
-- Goethe, Maximen und Reflektionen, Nr. 589
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.