>
> I'm using project.vim to manage a project, and I'm having trouble adding a
> file to the project. I read the documentation and it said to 'insert the
> filename into the project entry, then hit return on it'.
>
> From what I understand, a project entry is one of the sections in the
> project window that looks like...
> Header Files="Header Files" {
> // header files listed here
> }
>
> so if I go into that list, and insert say, Foo.h, Foo.h should show up in
> that directory on my system. However, it doesn't. I'm sure I'm doing
> something wrong, any help is appreciated, thanks.
I don't think that will create files for you. You will also need to
touch those file by yourself to create them.
I think the more usual practice it to create those files first and then
press \r or \R inside project to re-scan directories.
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
--
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