Hi,

On 12/4/06, KLEIN Stéphane <[EMAIL PROTECTED]> wrote:
Hi,

In vim, I would like do a :grep -r but don't match .svn directory.
Grep or vim have this feature ?


If you use the grep.vim plugin, then you can set the Grep_Skip_Dirs
variable to skip the .svn directory. You can get this plugin from:

http://vim.sourceforge.net/scripts/script.php?script_id=311

- Yegappan

Reply via email to