. "${GRIMOIRE}/CMAKE_FUNCTIONS" &&

             SPELL=neovim
SPELL_BUILD_SYSTEM=cmake
           VERSION=0.11.1
       SOURCE_HASH="sha512:d2dac85379022e939a6a5ac8b64074d1e4a6d3605791b916e1d77366b97a28ee9f99107e4c251d5a28a5f515fa8bcde9cc6372a9d7901832de3ee01fb9895f4d"
    SECURITY_PATCH=2
            SOURCE="${SPELL}-${VERSION}.tar.gz"
     SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz"
# Watch: https://github.com/neovim/neovim/tags tags/v([0-9.]+)[.]tar
  SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
          WEB_SITE="https://neovim.io/"
        LICENSE[0]="APACHE"
           ENTERED="20151227"
          KEYWORDS=""
             SHORT="vim out of the box"
cat << EOF
Neovim is a Vim-based text editor engineered for extensibility and usability,
to encourage new applications and contributions.
EOF
