|
|
Subscribe / Log in / New account

Vim 8.0 released

Vim 8.0 released

Posted Sep 13, 2016 13:50 UTC (Tue) by jhoblitt (subscriber, #77733)
In reply to: Vim 8.0 released by nye
Parent article: Vim 8.0 released

Does the new asynchronous support mean that something like neomake is now possible?


to post comments

Vim 8.0 released

Posted Sep 13, 2016 14:18 UTC (Tue) by nye (subscriber, #51576) [Link]

It looks like it should do, although obviously plugins will need to be updated to support it, which could take a long time.

I'm also hoping for things like being able to run pep8 when saving, which currently blocks the UI for too long to be a realistic option unless you're running on a super powerful machine.

Actually there are quite a few checkers that I have running at save, where blocking for a second or two isn't too awful, which perhaps will be able to run near-continuously in the glorious async future.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds