Sunday, June 3, 2012

Re: exists("##ColorScheme")

Hi Thilo!

On So, 03 Jun 2012, Thilo Six wrote:

> Then is there a possibility to check for the availability of an colorscheme
> other then 'filereadable(expand(expand("~/.vim/colors/desert.vim")))' ?

Well, this should also work:

echo globpath(&rtp, 'colors/desert.vim')

regards,
Christian

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment