Files
macvim-mirror/README.md
Yee Cheng Chin 930933f90d Fix warning build failures, fix README GitHub Action badge
Upstream Vim has added strict-prototypes and missing-prototypes warnings
to CI, which is useful but need to clean up MacVim code to avoid build
failures. There should be no more magic extern function declarations
from now on as they are quite fragile. Just put them in a prototype
header.

Also fix GitHub Action badge on README. For some reason the format has
changed and the badge was always reporting we have passed even if CI is
failing.
2023-10-05 00:34:27 -07:00

705 B

Vim - the text editor - for macOS