Hello, 

Is there a way to ignore all the files in some directories ?
I've tried :set wildignore+=CVS and :set wildignore+=CVS/Base/*
with no luck (vim 7.1-087 compiled for Solaris)

NB: a quicktest would be to compare the result of
  :echo globpath(&rtp, 'plugin/*')
with &wildignore changed to contain 'plugin' or 'plugin/*'.

-- 
Luc Hermitte
http://lh-vim.googlecode.com/
http://hermitte.free.fr/vim/

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

Reply via email to