Vim 8.0 released
231–240 of 308 posts
Re: Vim 8.0 released
#232Notable improvements: - Async /Io - Async Jobs - "Packages", which allow easier built-in bundling of plugins I'm pretty excited for this release! I've been using Neovim for several months now, but really great to see mainline Vim get these (IMO long overdue) enhancements.
How is Neovim working out for you? I remember using it at one point and it was really smooth experience.
Re: Vim 8.0 released
#233Given the occasion, and given that vim is charity-ware software ( http://charityware.info/ ), it would be cool to have some sort of HN-wide donation to ICCF ( http://iccf-holland.org/ ). Donation page: http://iccf-holland.org/donate.html It seems that you can send bitcoins too: http://iccf-holland.org/bitcoin.html Imho just mentioning HN in the payment description would be okay :)
I just made a donation. Thanks for the nudge. :]
Re: Vim 8.0 released
#234Earlier quoted context omitted.
The input sequence would be 10jI# (I've just added escape at the end). I'm guessing the delay you are referring to is the delay imposed by your terminal emulator (not vim) to detect the Escape key at the end that terminates visual block mode. If I'm right, you can quickly press "j" just after you press ESC, which should cancel the ESC-detection delay and cause your comment characters to appear instantly. Edit: there'…
You can also add this to your .vimrc: set noesckeys
Re: Vim 8.0 released
#235Notable improvements: - Async /Io - Async Jobs - "Packages", which allow easier built-in bundling of plugins I'm pretty excited for this release! I've been using Neovim for several months now, but really great to see mainline Vim get these (IMO long overdue) enhancements.
How is Neovim working out for you? I remember using it at one point and it was really smooth experience.
From what I understand, the plugin community is generally pretty happy with neovim and find it preferable.
Re: Vim 8.0 released
#236Re: Vim 8.0 released
#237Earlier quoted context omitted.
he's a great guy but at some point it's time to move on
but move on from what exactly? Vim 8? Looks good to me.... Maybe you want to move on just for the sake of moving on? To a new generation? Can you explain why? Seems to me that the person who knows the code base 200%, who wrote/vetted the entire codebase , is better placed to add features, than newbie refactorers who didn't?
Re: Vim 8.0 released
#238Earlier quoted context omitted.
I understand that assisting AIDS sufferers in Uganda is a favorite cause of Bram Moolenaar. However in the absence of an overall plan to help the country develop, such short-term interventions may be a net harm to the very populations they're intended to help. http://www.economist.com/news/middle-east-and-africa/2161334... I would encourage folks to read up on factors surrounding the causes they support. Perhaps orga…
I agree with the general point, and I believe it's well-established, that aid can have second-order and higher order effects that are counter-productive. On the other hand, in this case it's merely FUD and an argument for inaction; we would need specific information about Moolenaar's charity. I'm not going to stand still and do nothing just in case. Second-order effects also can make donations to the Free Software Co…
The advice "Don't just do something, stand there!" comes to mind.
Bram has been going to Kibaale since 1994, and he's now presumably busy feeding and clothing a new generation of orphaned children, orphaned by the original orphans. Isn't this precisely the creation of a trans-generational cycle of dependency by Western patrons?
Wouldn't those people rather be in a position to feed and clothe their own population? Perhaps even be the ones sending charitable aid workers to the Netherlands.
What is happening is evidently not a path to freedom and independence. The correct action can be found in inaction.
> Life and death has appeal beyond 'mere' emotion.
Remember it's true: lives are valuable, but our dignity is valuable too.
Re: Vim 8.0 released
#239Earlier quoted context omitted.
> There's no replacement for vim. I'm used to seeing people say "vim" where "vi" is meant (of which vim is but one (much enhanced) clone), so when you say you could switch out gcc for clang, or bash for zsh, could you not switch out vim for (e.g.) nvi[0]? If not, why not? [0] https://en.wikipedia.org/wiki/Nvi
Why would you want to switch out of vim ? It runs everywhere. nvi is completely different, all the configurations and so on. Syntax files, plugins, you can't just move those over.
Re: Vim 8.0 released
#240$ find foo | xargs nvim