On 2010-05-11, Udo Hortian <udo_hort...@web.de> wrote: > Hello, > > it would be convenient if one could easily open a file that is included > in another using \input. Since the file one is editing may be located in > a folder "far away" from the current one, this might be very convenient. > Is there any way to do this using vim-latexsuite?
Have you looked at using Vim's gf and ^Wf commands? They recognize strings that represent file names and use the 'path' option to find files in other directories. See :help 22.3 :help gf :help CTRL-W_f :help 'isfname' :help 'path' HTH, Gary ------------------------------------------------------------------------------ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel