Hi Claus,

claus Atzenbeck schrieb:
> I started using the Project script
> <http://www.vim.org/scripts/script.php?script_id=69>. Apparently, it
> cannot gather files recursively in subdirectories, for example:
>
>       project/a/test.tex
>       project/b/c/abc.tex
>       project/d/e/xyz.tex

In the project window you can use "\c" to generate a new project fold.
It will ask you a few things an generate it for you. In your case you
may want to use "\C" which works recursively.

> Furthermore, whenever I add another .tex file somewhere in project/ or
> any of its subdirectories I would like to have it updated.

In the directory fold press "\r". Again "\R" works recursively, so you
can also press "\R" in the top level of the project.

See also :help project.txt

Regards,
 Mika

Reply via email to