slackbuilds/development/neovim
Diego Hernan Borghetti 01c9b60bd5
development/neovim: Updated for version 0.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-15 08:30:13 +07:00
..
README development/neovim: Updated for version 0.10.0. 2024-05-17 23:41:02 +07:00
doinst.sh development/neovim: Updated for version 0.9.0. 2023-05-13 19:27:13 +07:00
neovim.SlackBuild development/neovim: Updated for version 0.10.4. 2025-02-15 08:30:13 +07:00
neovim.info development/neovim: Updated for version 0.10.4. 2025-02-15 08:30:13 +07:00
slack-desc development/neovim: Updated for version 0.9.0. 2023-05-13 19:27:13 +07:00

README

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