Skip to content

Files

Latest commit

3525ba5 · Oct 13, 2016

History

History
13 lines (9 loc) · 311 Bytes

print-version-information.md

File metadata and controls

13 lines (9 loc) · 311 Bytes

Print Version Information

Want to know what version of Vim you are using, plus a bunch of other information? Try entering

:version

This will display the version including patches. It will tell you when it was compiled. A list of available and unavailable features is also included.

h/t Chris Erin