Commit Graph

  • 65b011cb24 Fixed indentation for SumatraPdf support. Dieter Castel 2015-02-28 19:46:56 +01:00
  • 90465b696f Added SumatraPdf support. Tested with SumatraPdf 3.0. Dieter Castel 2015-02-28 19:40:56 +01:00
  • 30e410a1e3 Added README file to explain the setup. Dieter Castel 2015-02-28 18:46:38 +01:00
  • dc00caf41d use German utf-quotes XZS 2015-01-31 16:42:35 +01:00
  • 392577fc20 Fix: allow function overloading - Add the missing function qualifier (!) to indicate that MultiByteStrpart and MultiByteStrlen can be safely overloaded. See https://github.com/vim-latex/vim-latex/issues/5 Daeyun Shin 2014-11-22 01:38:13 -06:00
  • 62fb273a37 Revert "Fix F9 completion after "\includegraphics{"." Till Maas 2014-11-20 21:24:16 +01:00
  • aa56dd6243 Correct a typo. inakacalm 2014-11-21 00:39:04 +09:00
  • df006d52eb Fix F9 completion after "\includegraphics{". inakacalm 2014-11-21 00:04:25 +09:00
  • 5237834bcf Fix: Undefined string "curlLine" inakacalm 2014-11-20 01:04:11 +09:00
  • d0f31c9043 Add Appstream metainfo Till Maas 2014-11-16 12:46:49 +01:00
  • e18bd77618 Update docs Till Maas 2014-11-15 23:39:49 +01:00
  • 22372137e2 Fix: Correct check for *readline. andymass 2014-05-06 08:51:01 +02:00
  • 05f32328f7 Fix python shebangs to use python2 Till Maas 2014-11-15 23:28:20 +01:00
  • 9e15eff262 Added a '$' to the regex, so that the backslash (windows) would be detected at the end of the line. Cristobal Tapia Camu 2014-10-20 15:24:58 +02:00
  • 9680280a68 Reverted changes from kaihowl in texviewer.vim Gerd Wachsmuth 2014-10-14 20:51:54 +02:00
  • 15a7e76089 Fix #9 restoring of cwd kaihowl 2014-09-13 09:20:35 +02:00
  • c9a8d973cc Trigger citation completion on \Cite as well as \cite. Arne Skjærholt 2014-02-04 15:02:54 +01:00
  • 32eeda4d22 compiler: Use fnameescape() Till Maas 2014-11-15 21:13:19 +01:00
  • 02cce04263 imaps.vim: Add multibyte LHS support LuX 2014-11-15 19:05:33 +01:00
  • a754be1eb3 wizardfuncs: Add EAL Till Maas 2014-11-15 18:58:34 +01:00
  • 8a5337866a Added shortcut for align environment. Joseph Tannhuber 2014-05-06 10:25:58 +02:00
  • 9a3325e066 texviewer.vim: Make bib regexes more precise Till Maas 2014-11-15 18:34:42 +01:00
  • 84006c01d2 added support for biblatex citations (\addbibresource) changed import routine to read remote files (any url) as well This now makes it possible to use zotero directly as source with the biber backend. Daniel Weiss 2014-05-03 17:56:53 +02:00
  • 86655c84c9 texviewer.vim: Fix typos Daniel Weiss 2014-11-15 18:15:04 +01:00
  • e68cf2c969 Make python scripts more PEP8 compliant Till Maas 2014-11-15 18:05:39 +01:00
  • 0ced0c9571 Fix some mappings to avoid unexpected recursive expansion. TODA Shuta 2014-02-17 17:18:53 +09:00
  • 3e7695b366 Restore registers with setreg() Till Maas 2014-11-15 16:28:19 +01:00
  • d9e5f3e954 Makefile: Use git rev-parse Till Maas 2014-11-15 15:24:12 +01:00
  • dd2e3daf1e remove remaining SVN/CVS keywords Till Maas 2013-10-20 11:46:49 +02:00
  • 5ca01a89fe Merge pull request #1 from elehack/fix-mappings Till Maas 2014-11-15 15:23:07 +01:00
  • 1a10ee7cc9 Use noremap for IMAP mappings Michael Ekstrand 2014-05-12 13:31:03 -05:00
  • ca0e258073 Proper python shebang for outline.py Christian Ebert 2013-06-13 16:32:18 +01:00
  • eaa765eead Make -file-line-error-style the default compile rule. EFM support was added for this long ago, and most LaTeX distros should support it by now. Ted Pavlic 2013-01-27 15:26:25 -07:00
  • 2ef995684d indent: Use g:tex_noindent_env and g:tex_itemize_env again Till Maas 2013-01-16 15:30:08 +01:00
  • a3f7af9c02 Fix typo: "Th bottom" Vladimir Rutsky 2011-04-17 11:10:42 +04:00
  • d2771a2c3e Unified usage of s:winnum and s:pos in texviewer.vim Gerd Wachsmuth 2012-11-16 14:58:35 +01:00
  • 5958b2ebd7 ref and cite completion with multiple windows. Gerd Wachsmuth 2011-10-02 17:07:43 +02:00
  • 2ee35124f3 Do not open a new buffer on \cite-completion Gerd Wachsmuth 2011-04-12 12:38:18 +02:00
  • ce16347c36 Allow to undo IMAP substitution Bodo Graumann 2012-11-01 00:13:49 +01:00
  • 40be6efa15 ftplugin/latex-suite/main.vim: iota IMAP was missing Alessandro Pezzoni 2012-05-26 11:29:47 +02:00
  • 2da4de8caf Changed \begin{center}\end{center} to centering in figure environments. Carlos da Costa 2012-10-01 21:53:38 -03:00
  • f4d286787b docs: application dependent inverse search Till Maas 2012-10-31 18:36:55 +01:00
  • 2f97edbaf2 Allow space before key names in bibtools.py (by request of Simon Carrignon); primarily to improve compatibility with kbibtex, which puts space in before keys for some (silly?) reason. Ted Pavlic 2012-08-09 10:55:20 -07:00
  • bf3a44f6ca indent: Fix de-indentation of \] Sebastian Ullrich 2012-07-06 21:35:17 +02:00
  • 521fc199bd (via anonymous patch from SF) Fix indent/tex.vim to properly shift spacing regardless of where \end appers. Ted Pavlic 2012-05-25 17:12:48 -04:00
  • 45b89627af (via anonymous patch from website) Get rid of extra trailing spaces on indent/tex.vim lines. Ted Pavlic 2012-05-25 17:09:50 -04:00
  • 83af2eae60 Okular needs absolut path of tex file for forward search. ptrv 2012-02-19 23:35:03 +01:00
  • 3592f2eb47 Partially revert "Remove .dvi hard-coded extension from Mac forward searching in compiler.vim. Replace with s:target." Ted Pavlic 2012-01-27 15:06:02 -05:00
  • 784296c91f compiler.vim: For forward searches, add --unique to okular call (thanks to Peter Vasil for the hint). Ted Pavlic 2012-01-27 14:54:30 -05:00
  • 63ee424fe0 Remove ugly tabs at ends of lines (compiler.vim). Ted Pavlic 2012-01-26 22:56:17 -05:00
  • 416f9497c9 Remove .dvi hard-coded extension from Mac forward searching in compiler.vim. Replace with s:target. Ted Pavlic 2012-01-26 22:42:17 -05:00
  • 4f93669bc2 compiler.vim: Remove ugly spaces at ends of lines. Ted Pavlic 2012-01-26 12:47:20 -05:00
  • 60d12d4ded Replace double quotes with single quotes so that regular expressions actually look like regexps (compiler.vim); fixes forward searching in Skim. Ted Pavlic 2012-01-26 12:45:26 -05:00
  • 8b62284128 compiler.vim: Relax match criteria for viewers. Ted Pavlic 2011-12-13 23:35:13 -05:00
  • 36d275da32 folding: support same hierarchy patterns Till Maas 2011-10-07 18:58:55 +02:00
  • d4fe9ee4ee Add docs/tags and *.pyc to gitignore for pathogen support (which should make vim-latex-git easier to install). Ted Pavlic 2011-09-24 17:37:26 -04:00
  • 2a5fe0c993 add comment and lstlisting to not indented default environments Till Maas 2011-09-11 13:34:54 +02:00
  • 041fcd568b update indent/tex.vim Till Maas 2011-09-11 13:33:12 +02:00
  • 6233d27eac adjust .gitignore Till Maas 2011-09-03 01:10:27 +02:00
  • 149538d7a8 Added a simple .gitignore to keep the staging area clean. Ted Pavlic 2011-02-15 20:41:53 -05:00
  • 3eaa30f61d doc/Makefile adjust db2vim location Till Maas 2011-09-03 01:06:40 +02:00
  • e410315981 move db2vim to doc/db2vim Till Maas 2011-09-03 01:03:33 +02:00
  • 6607de98f5 Merge remote-tracking branch 'db2vim/master' Till Maas 2011-09-03 00:59:35 +02:00
  • 89c6fb50d3 Fix typo in doc: Tex_UseMakefile should be g:Tex_UseMakefile Ted Pavlic 2011-02-21 15:36:00 -05:00
  • 0c0e7da394 No need to skip .svn files in ftplugin/latex-suite anymore. Ted Pavlic 2011-02-16 12:54:02 -05:00
  • a48469fdb7 Small (moot?) tweaks to old vimfiles Makefie. Ted Pavlic 2011-02-15 20:25:51 -05:00
  • 6a29ffb9ff fix snapshot upload Till Maas 2011-02-14 21:38:04 +01:00
  • 41aaec2cad Fix g:TreatMacViewerAsUNIX typo in documentation (i.e., add Tex_). Jonathan Bohren 2011-02-15 10:57:45 -05:00
  • bb6bd451b3 use case-insensitive comparision Till Maas 2011-02-14 21:27:48 +01:00
  • d8dbf5822c bibtools.py: support bib-files with capital entries Gerd Wachsmuth 2011-02-14 21:18:14 +01:00
  • 39433a24be brackets.vim: add missing backslash Gerd Wachsmuth 2011-02-14 21:17:10 +01:00
  • 8d8d1f4423 imaps: make VEnclose work when ignorecase is set Philipp Hartwig 2011-02-14 20:56:29 +01:00
  • 57e93e54e2 Adjust snapshot creation to git Till Maas 2011-02-14 20:52:17 +01:00
  • 841cfca184 remove most svn/CVS keywords Till Maas 2010-10-29 16:55:22 +00:00
  • e2f07b8792 remove most svn/CVS keywords Till Maas 2010-10-29 16:55:22 +00:00
  • 01ed2f8626 Remove some default error formats. Johann Felix Soden 2010-10-28 20:20:34 +00:00
  • e910c02bb9 Support forward search for dvi files with okular Mario Santagiuliana 2010-10-28 20:08:43 +00:00
  • 4426c95d64 fix lcd invocation with fnameescape Till Maas 2010-10-27 21:27:11 +00:00
  • 4a18e038e3 fix setting mapleader to space Patch by Mika Fischer <mika.fischer@zoopnet.de> Mika Fischer 2010-10-07 20:19:23 +00:00
  • d6a35c286a Do not indent inside comment environments Till Maas 2010-10-02 16:55:39 +00:00
  • 2bc3c63852 Fold all %%fake, not just %%fakesection (by Gerd Wachsmuth) Gerd Wachsmuth 2010-09-07 03:01:10 +00:00
  • 07c1d0fa4a biblatex, fixme, csquotes & pagenate package support files by Andreas Wagner Andreas Wagner 2010-02-17 14:32:50 +00:00
  • 9d926e1aa6 properly escapee arguments for outline.main Till Maas 2010-02-02 23:51:36 +00:00
  • 4e257e2a88 Fix the cite completion: \cite[\cf{abcd}]{<F9> Johann Felix Soden 2010-01-29 00:38:56 +00:00
  • 64af08ae92 outline.py: \% should not start a comment Johann Felix Soden 2010-01-29 00:01:51 +00:00
  • 3b77693811 fix xdvi with sourceposition and filenames starting with a digit Till Maas 2010-01-28 23:49:04 +00:00
  • 7ae5399eb1 Fix <M-i> or <ALT-I> mapping and documentation Till Maas 2010-01-28 23:30:56 +00:00
  • a636b7190f switch to insert mode if <F9>completion failed Till Maas 2010-01-28 15:25:31 +00:00
  • f017531582 add Tex_Debug to Tex_FindBibFiles Till Maas 2010-01-28 14:54:59 +00:00
  • 21def87787 texviewer: escape more filenames with fnameescape Till Maas 2010-01-28 14:51:09 +00:00
  • 7f4a448b26 texviewer: remove unused variable s:curfile Till Maas 2010-01-27 17:07:12 +00:00
  • 7446cc1cc8 replace prefix in \cite completion with <F9> Johann Felix Soden 2010-01-27 16:59:13 +00:00
  • a22d41dc8b Description: Force redraw after latex run After recompilation, the terminal is sometimes not redrawn and only few lines are shown. Author: Anton Khirnov <wyskas@gmail.com>, Johann Felix Soden <johfel@gmx.de> Bug-Debian: http://bugs.debian.org/365572 Johann Felix Soden 2010-01-26 22:04:12 +00:00
  • 77c5977468 redefine RemoteOpen, RemoteInsert, if they exist Johann Felix Soden 2010-01-26 22:02:34 +00:00
  • 03616e6d61 update generated latex-suite.txt Till Maas 2009-12-30 13:00:26 +00:00
  • b94484a7cb fix documentation upload Till Maas 2009-12-30 12:58:32 +00:00
  • 784f719365 fix .latexmain sourcing failure because of misplaced "." Björn Steinbrink 2009-12-29 22:21:16 +00:00
  • b56d2f34ec Explain, that the master file can just be empty Till Maas 2009-11-01 20:33:55 +00:00
  • 16eab0f55b sync version in snapshot with ftplugin/latex-suite/version.vim Till Maas 2009-10-02 21:34:56 +00:00
  • c2a5f254e2 Description: There is a branch missing so the filename completion doesn't work completely Author: Johann Felix Soden <johfel@gmx.de> Debian-Bug: http://bugs.debian.org/444397 Johann Felix Soden 2009-10-02 21:17:29 +00:00