We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add optional -j flag to indicate make can be run in parallel
Updated Building (markdown)
Remove outdated message about macOS 10.7/10.8 needing clang
Add instructions for how to check out the latest official release in Git
Add some basic info on how to run tests
Reorganize build flags to be clearer which ones are Vim-only
Clarify how to clean and also building Vim only
Add basic minimum requirements.
Correct info on Xcode 8 being the minimum (previously the wiki said Xcode 7)
Update instructions for compatibility version of Xcode.xcodeproj
Clarify build compatibility (only on Xcode 7 or above)
Better instructions for building with debugging support
Remove instructions to remove Sparkle.framework when using `--disable-sparkle` as it's now automatically done
Add extra notes about building for legacy (10.9 - 10.12) systems
Add a convenient one-line command to attach Vim process to Xcode