# [TITLE]: neovim
# [DESCRIPTION]: Fork of Vim aiming to improve user experience, plugins, and GUIs
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Productivity, Developer Tools, Editor
# [MAINTAINER]: Simental Magana, Marcos <marcos.simental.magana@intel.com>


# start of custom additions (edits outside this area will be removed automatically)
include(vte-lib)
include(ncurses-lib)
#
# install pynvim for python plugins to work (having python is not
# mandatory, but it will be used if available, hence we don't include() any
# python bundle).
pynvim
include(python3-basic)
# end of custom additions

# main package
neovim
