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
note on building:
be sure to have lua (5.1) installed so that the lua-libraries neovim
depends on are packaged for 5.1 (e.g. lpeg). the lua used in neovim is
shipped with it, so lua isn't a direct dependency for neovim and not
listed in REQUIRES.
This requires: libvterm, lua-lpeg, lua-luv, lua-mpack, msgpack-c, libtermkey, tree-sitter
Maintained by: Ruben Schuller
Keywords: neovim,vim,vi
ChangeLog: neovim
Homepage:
https://neovim.io
Download SlackBuild:
neovim.tar.gz
neovim.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
neovim.SlackBuild |
neovim.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds