vimtex/autoload
Karl Yngve Lervåg 407e8d19e9 Removed .sty extension / absolute paths for cite
Removed the .sty extension, which caused some confusion for the root
detection routine. Not entirely sure what caused the issue, but gf to
.sty seems like a border-line enough case anyway.

Also, I've modified the bibsearch function to better work with larger
projects. It prepends the path of whichever file links to a bib file
to that bib file's path, allowing us to correctly complete citations
even if the bib file and current file are in two different directories
and the main file linking to the bibfile is in a different directory
to the current file.

This could possibly be modified to check for absolute paths in
\bibliography commands, but I don't believe anyone is using those?

Note: This patch was authored by Karl Moritz Hermann (see #8).
2014-02-02 22:04:47 +01:00
..
latex Removed .sty extension / absolute paths for cite 2014-02-02 22:04:47 +01:00
latex.vim Included files may be specified with full path 2014-01-30 20:48:04 +01:00
toc.vim Initial revision 2013-10-05 13:53:42 +02:00