mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
8290e58cf6
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
512 B
Text
13 lines
512 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 advanced UIs without modifications to the core
|
|
* Maximize extensibility
|
|
|
|
Optional run-time dependencies:
|
|
* python3-neovim and python2-neovim: for python 3/2 plugin support;
|
|
* xclip or xsel: for X11 clipboard support;
|
|
* wl-clipboard: for clipboard support on wayland
|
|
|
|
lua, lua-mpack, lua-lpeg, LuaBitOp are needed only at build time.
|