On Tue, Oct 6, 2009 at 1:08 PM, Peter Hodge <[email protected]> wrote:
>
> Hello,
>
> You can use the has() function like this:
>
> if has('win32')
> " options only for MS Windows
> else
> " options for other environments
> endif
>
> You can get into much finer detail than that. See the :help has() for more
> info.
It helps! Thanks you.
--
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer
narke
public key at http://subkeys.pgp.net:11371 ([email protected])
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---