exclude dirs when creating project using myproject.vim?

12 views
Skip to first unread message

lainme

unread,
Nov 22, 2010, 4:39:41 AM11/22/10
to vim...@googlegroups.com
By default, myproject.vim will add every thing under the root directory.  But I want to exclude some dirs, such as the doc dirs and CVS dirs.

According to the plugin page http://www.vim.org/account/profile.php?user_id=16679,  there is a Filter setting which use the vim patterns. But It seems only affect the files, not dirs.

Does there a way to do this? Or can I set ctag flags for each project?

bill lam

unread,
Nov 22, 2010, 9:12:11 AM11/22/10
to vim...@googlegroups.com
Not knowing the answer to the first question.

For the second, I use au BufEnter to setlocal tags for each project.

--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3

Reply all
Reply to author
Forward
0 new messages