slackbuilds_ponce/development/neovim/README
Benjamin Trigona-Harany 00b57a40b5 development/neovim: Added (Vim fork).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-12 06:51:41 +07:00

7 lines
330 B
Text

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 the implementation of new/modern user interfaces without any
modifications to the core source
* Improve extensibility with a new plugin architecture