On Mon, June 4, 2012 06:17, Ben Fritz wrote: > On Sunday, June 3, 2012 10:24:29 AM UTC-5, Christian Brabandt wrote: >> :if len(globpath(&rtp, 'colors/desert.vim')) | echo "yes" | else | echo >> "no" | endif > > What about the empty() function, for clarity and speed? >
Yes, that is better. 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
