Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Wuh Orp
Thank you for this new Vim release! I am loving the new features. https://github.com/w0rp/ale I have already started working on a plugin for linting while you type which uses the new asynchronous execution features. It seems to work now for flake8 and eslint. I'll add more tools as I need

Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Lars Bahner
Thanks a bunch! I finally got my head out of my and sent 0.1 Bitcoins to The Cause™:-) I care about the people in Uganda too. Keep up the good work! - bahner -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying

Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Bram Moolenaar
Tumbler Terrall wrote: > > Announcing: Vim (Vi IMproved) version 8.0 > > > > > > This the first major Vim release in ten years. There are interesting > > new features, many small improvements and lots of bug fixes. > > Awesome! Thanks for everything! > > Oh, just curious. Are you going to

Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Yegappan Lakshmanan
Hi Bram, On Mon, Sep 12, 2016 at 5:53 AM, Bram Moolenaar wrote: > > Hello Vim users! > > Announcing: Vim (Vi IMproved) version 8.0 > Congratulations on releasing the 25th anniversary edition of Vim. Thanks for spending 25 years of your life on improving developer

Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Tumbler Terrall
> Announcing: Vim (Vi IMproved) version 8.0 > > > This the first major Vim release in ten years. There are interesting > new features, many small improvements and lots of bug fixes. Awesome! Thanks for everything! Oh, just curious. Are you going to update the download link on vim.org since

Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Marcin Szamotulski
Congrats and thanks for the work! Marcin On 14:53 Mon 12 Sep , Bram Moolenaar wrote: > > > Hello Vim users! > > > Announcing: Vim (Vi IMproved) version 8.0 > > > This the first major Vim release in ten years. There are interesting > new features, many small improvements and lots of

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Wei Huang
On Monday, September 12, 2016 at 8:53:54 PM UTC+8, Bram Moolenaar wrote: > Hello Vim users! > > > Announcing: Vim (Vi IMproved) version 8.0 > > > This the first major Vim release in ten years. There are interesting > new features, many small improvements and lots of bug fixes. >

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Bram Moolenaar
Christian Robinson wrote: > On Mon, 12 Sep 2016, Bram Moolenaar wrote: > > > Christian Robinson wrote: > > > >> I just updated. Things like ":intro" and ":version" show 8.0, but > >> ":echo v:version" still shows "704". > > > > If v:version says 704, then it's 7.4. > > Sounds like you are

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Christian J. Robinson
On Mon, 12 Sep 2016, Christian J. Robinson wrote: On Mon, 12 Sep 2016, Bram Moolenaar wrote: Christian Robinson wrote: I just updated. Things like ":intro" and ":version" show 8.0, but ":echo v:version" still shows "704". If v:version says 704, then it's 7.4. Sounds like you are running

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Bram Moolenaar
Christian Robinson wrote: > I just updated. Things like ":intro" and ":version" show 8.0, but > ":echo v:version" still shows "704". If v:version says 704, then it's 7.4. Sounds like you are running an older binary with newer runtime files. -- hundred-and-one symptoms of being an internet

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Christian J. Robinson
On Mon, 12 Sep 2016, Bram Moolenaar wrote: Christian Robinson wrote: I just updated. Things like ":intro" and ":version" show 8.0, but ":echo v:version" still shows "704". If v:version says 704, then it's 7.4. Sounds like you are running an older binary with newer runtime files. I am

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie skywind3000
skywind3000 wrote: > Bram Moolenaar wrote: > > Hello Vim users! > > > > > > Announcing: Vim (Vi IMproved) version 8.0 > > > > > > This the first major Vim release in ten years. There are interesting > > new features, many small improvements and lots of bug fixes. > > At last ! > Hope

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie Christian J. Robinson
I just updated. Things like ":intro" and ":version" show 8.0, but ":echo v:version" still shows "704". - Christian -- Christian J. Robinson Expecting the world to treat you fairly because you are a good person is a little like expecting the bull not to attack you

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie LCD 47
On 12 September 2016, Bram Moolenaar wrote: > > > Hello Vim users! > > > Announcing: Vim (Vi IMproved) version 8.0 [...] Congratulations! /lcd -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie skywind3000
Bram Moolenaar wrote: > Hello Vim users! > > > Announcing: Vim (Vi IMproved) version 8.0 > > > This the first major Vim release in ten years. There are interesting > new features, many small improvements and lots of bug fixes. At last ! Hope package maintainers of debian / ubuntu can update

Re: Vim 8.0 released!

2016-09-12 Fir de Conversatie h_east
Hi Bram and Vim developers and users! Congrats!! I'll continue to write a patch in the future :-) -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- 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

Vim 8.0 released!

2016-09-12 Fir de Conversatie Bram Moolenaar
Hello Vim users! Announcing: Vim (Vi IMproved) version 8.0 This the first major Vim release in ten years. There are interesting new features, many small improvements and lots of bug fixes. Among the new features are: - Asynchronous I/O support, channels, JSON - Jobs - Timers - Partials,