         MODULE=vim
        VERSION=9.2.0600
          MAJOR=92
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/vim/vim/archive/v$VERSION.tar.gz
     SOURCE_VFY=sha256:9bbfe0be244dbd57d2b0f9a3749e3504d215185376bbddfc3ad6420c113b4be1
       WEB_SITE=https://github.com/vim/vim/
        ENTERED=20010922
        UPDATED=20260609
          SHORT="Improved version of vi"

cat << EOF
VIM is an improved version of the editor vi, one of the standard text editors
on UNIX systems. VIM adds many of the features that you would expect in an
editor: Unlimited undo, syntax coloring, split windows, visual selection,
graphical user interface (read: menus, mouse control, scrollbars, text
selection), and much much more.
EOF
