Commit Graph

13 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
f8c905af2f Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
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
Karl Yngve Lervåg
b7ed1cad63 Don't use recursive bibtex-search by default 2014-01-30 20:59:34 +01:00
Karl Moritz Hermann
e02e5ccb21 Enable GF within latex documents 2014-01-30 16:22:51 +00:00
Karl Moritz Hermann
a661d86ad6 Speedup for citation completion 2014-01-30 16:08:28 +00:00
Karl Yngve Lervåg
798d0561a2 Solve #3: Better way of finding main tex file
Instead of searching for predefined main tex file names, I now use a
simple search for files that input or include the current tex file.
2013-12-08 19:32:30 +01:00
Karl Yngve Lervåg
b6b4efb772 Added option for quickfix window 2013-11-20 11:24:19 +01:00
Karl Yngve Lervåg
c1ed8da4eb Improve cleveref support (LaTeX-Box #137) 2013-10-16 10:17:08 +02:00
Karl Yngve Lervåg
00b4e1fe3d Some updates and improvements 2013-10-10 21:48:52 +02:00
Karl Yngve Lervåg
a56d48dc53 Some nice improvements 2013-10-09 20:34:26 +02:00
Karl Yngve Lervåg
aad42917a4 Added bigg delims for motion pats 2013-10-09 12:02:31 +02:00
Karl Yngve Lervåg
2cbc4b5ab1 Add option to turn off vim-latex 2013-10-05 14:07:56 +02:00
Karl Yngve Lervåg
7808e59239 Initial revision 2013-10-05 13:53:42 +02:00