Karl Yngve Lervåg
9684fd4a62
Remove debug pretty print statement
2015-02-16 12:08:55 +01:00
Karl Yngve Lervåg
48e0769ed5
Refine filtering of completed labels
2015-02-13 18:58:26 +01:00
Karl Yngve Lervåg
c6c5d78af9
Fix parse included files with space for lab. comp.
2015-02-04 12:57:21 +01:00
Karl Yngve Lervåg
7782ac6452
Remove erroneous use of fnameescape ( fixes #110 )
2015-02-04 12:17:45 +01:00
Karl Yngve Lervåg
cc0a8e35dc
Moved several options
2015-01-26 15:41:40 +01:00
Karl Yngve Lervåg
7410bf1543
Add shiftwidth to modelines
2014-12-08 20:44:17 +01:00
Karl Yngve Lervåg
86c189eb39
Use fnameescape for lcd
commands ( fixes #70 )
2014-11-23 17:24:58 +01:00
Karl Yngve Lervåg
56bf63b58d
Some refactoring and minor changes to bib completion
2014-07-30 19:59:29 +02:00
Karl Yngve Lervåg
cd923df205
Ensure full path names for label input files
2014-07-30 19:10:21 +02:00
Karl Yngve Lervåg
28f7120eab
New attempt at fix for #39
2014-07-28 08:19:42 +02:00
Karl Yngve Lervåg
75cd19b268
Run commands in given working directory
2014-07-27 21:51:08 +02:00
Karl Yngve Lervåg
8708c7935d
Added header to plugin files
2014-07-23 00:08:57 +02:00
Karl Yngve Lervåg
5a3d08cd34
Only escape file name when needed
2014-07-22 01:26:27 +02:00
Karl Yngve Lervåg
cae066f778
Added commands
...
Also made minor syntactical changes to source code folding
2014-07-15 14:52:45 +02:00
Karl Yngve Lervåg
55a35fc87f
Don't use absolute paths for bib files
2014-07-15 00:52:22 +02:00
Karl Yngve Lervåg
3697f6efa8
Make bib completion work on windows
2014-07-15 00:13:24 +02:00
Karl Yngve Lervåg
7aed99b369
Added wrapper function for shell execution
2014-07-09 13:56:38 +02:00
Karl Yngve Lervåg
b99c4f0f7d
A couple of minor changes
2014-06-23 09:26:47 +02:00
Karl Yngve Lervåg
e16960ee25
Proper handling of bib file paths ( fixed #14 )
2014-05-15 20:46:31 +02:00
Karl Yngve Lervåg
f8c905af2f
Dont use ff=unix in modeline
2014-02-10 14:21:43 +01:00
Karl Yngve Lervåg
051a1c2085
Add check for required executables
2014-02-04 13:20:12 +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 Moritz Hermann
a661d86ad6
Speedup for citation completion
2014-01-30 16:08:28 +00:00
Karl Yngve Lervåg
f337bab023
Fixed omnicompletion
2013-11-28 11:16:06 +01:00
Karl Yngve Lervåg
0444b53db7
Fixed a minor bug
2013-11-21 10:35:54 +01:00
Karl Yngve Lervåg
76b2c9f27f
Minor bug fix
2013-10-14 14:46:09 +02:00
Karl Yngve Lervåg
d321623bfc
Improve bib complete preview
2013-10-08 23:54:19 +02:00
Karl Yngve Lervåg
3e1043cd4a
Slightly better bibtex_find_bibs
2013-10-08 11:02:34 +02:00
Karl Yngve Lervåg
7808e59239
Initial revision
2013-10-05 13:53:42 +02:00