2 Commits

Author SHA1 Message Date
edd
ef5e4d63d1 Update editors/neovim to version 0.2.2.
Thanks to the neovim devs and awolk@ for helping diagnose the test failure.

OK awolk@, abieber@. Thanks!
2017-12-02 12:28:05 +00:00
edd
f3cdd1e170 Import editors/neovim.
---8<---
Neovim is a project that seeks to aggressively refactor Vim in order to:

 * Simplify maintenance and encourage contributions.
 * Split the work between multiple developers.
 * Enable advanced external UIs without modifications to the core.
 * Improve extensibility with a new plugin architecture.
--->8---

Tweaks suggested from abieber@ and sthen@.

OK abieber@.

Thanks to upstream for addressing the issues I have been filing over the past
few months. All tests are now passing.
2017-05-02 20:58:42 +00:00