Wednesday, January 27, 2010

Re: How to get vim patch version number in vim script?

Le Wed, 27 Jan 2010 11:38:55 +0800, pansz a écrit dans le message
<4B5FB54F.9080809@routon.com> :

> It seems easy to know we're running in vim 7.2, but is it possible for a
> vim script to know what exactly the patch version is? like 7.2.344.

You can test has("patch344")
--
Patrick Texier

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment