Tuesday, January 26, 2010

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

Excerpts from pansz's message of Wed Jan 27 04:38:55 +0100 2010:
>
> Hi vimmers:
>
> 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.
>
> Also, it is possible to know what vim is compiled with? like Normal
> version, Big version, Tiny version...
:h redir
:h version

Don't think you can get more information..

Marc Weber

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

No comments:

Post a Comment