---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.