Commit Graph

  • 08821de4f1 Package "polski": Use let instead of TexLet for setting smart quotes. master Tilman Blumenbach 2025-01-11 02:56:45 +01:00
  • 96e8fc6a2b Package detection: Fix setting of smart quotes. Tilman Blumenbach 2025-01-11 02:49:58 +01:00
  • f2a149f396 Fix syntax warning for python 3.12 and newer Stefan Ecklebe 2024-11-27 19:38:25 +01:00
  • f108868ae9 Docstring -> raw docstring Quickmarble 2024-05-08 20:13:24 +03:00
  • 5987380b4f Escape filename and use system() Gerd Wachsmuth 2023-02-14 12:56:13 +01:00
  • 069a26a096 Add nestable environments thedoctar 2022-05-19 17:47:26 +02:00
  • dc44e6a8a2 Make cite-completion accept dashes Albin Ahlbäck 2022-03-09 16:43:16 +01:00
  • 0760891c71 Let g:tex_items respect word boundaries Gerd Wachsmuth 2021-08-18 09:29:19 +02:00
  • 8a5e77add6 Use normal! instead of normal Gerd Wachsmuth 2021-08-11 22:01:46 +02:00
  • bea577d88a Use zv instead of :foldopen Gerd Wachsmuth 2021-08-11 21:58:57 +02:00
  • e97a371af8 Fix problems with multiple envs on single line Gerd Wachsmuth 2021-08-09 23:13:37 +02:00
  • 3669e9bc3e Fix bug when changing environments Gerd Wachsmuth 2021-07-20 22:16:31 +02:00
  • 84c9868346 More robust folding of preamble Gerd Wachsmuth 2021-05-13 11:12:27 +02:00
  • f9c694dc01 Try to decode bibfile with latin1 if utf-8 fails Gerd Wachsmuth 2021-05-02 20:50:03 +02:00
  • c04c32f467 Bugfixes for custommacros.vim master ninja 2021-03-18 02:31:52 +01:00
  • 686c7ccaba Add quotes to file names in compile rules Alexander Zhang 2020-10-13 22:58:53 -07:00
  • 935a0fae8d Add comment concerning command folding Gerd Wachsmuth 2020-11-23 20:55:26 +01:00
  • d6fae26fe1 Initialize foundCiteFile Gerd Wachsmuth 2020-11-23 20:34:41 +01:00
  • dc3c937bdb Remove '<<<' as fold-section-end-marker Gerd Wachsmuth 2020-11-23 20:29:26 +01:00
  • d97bbf3334 Escape some spaces Gerd Wachsmuth 2020-06-30 22:47:36 +02:00
  • 46de6e2787 Look for bib-files in included files Gerd Wachsmuth 2020-02-12 09:16:12 +01:00
  • e0720f0148 Modelines are evil. Gerd Wachsmuth 2020-02-03 14:30:11 +01:00
  • 00f344033d Catch some exceptions Gerd Wachsmuth 2019-09-17 11:29:20 +02:00
  • 007aaa7304 Fixed s:viewer undefined bug for macosx rdmol 2019-06-05 09:08:09 +02:00
  • bcf8aba7a5 Infect bib-files with IMAPs Gerd Wachsmuth 2019-02-04 10:48:28 +01:00
  • 6d61aa2eb1 Remove <unique> from mapping command. Gerd Wachsmuth 2018-12-18 08:41:08 +01:00
  • ae0ecabcf9 Use 1 instead of v:true Gerd Wachsmuth 2018-11-13 09:14:40 +01:00
  • dcd06f8a6c Set alias to environment keyword (#148) Huang Zonghao 2018-10-03 14:15:29 -04:00
  • c3ffaa8bc9 All python strings as raw strings Gerd Wachsmuth 2018-09-07 15:15:08 +02:00
  • d384eb3510 Do not set tex options on bib files Gerd Wachsmuth 2018-09-07 14:12:10 +02:00
  • 8c4386bb2e Fix expansion of abbreviations in the middle of a line Filipe Brandenburger 2018-09-06 21:46:42 +00:00
  • dc2053cd45 Try to improve performance of ParseSectionTitle Gerd Wachsmuth 2018-03-30 09:08:34 +02:00
  • f58ba25225 Fix: Detect fold text for indented sections Gerd Wachsmuth 2018-03-30 08:44:56 +02:00
  • 5d5e27756e Fix logic to re-open folds if Tex_AutoFolding is disabled (#130) Christian Ebert 2018-03-14 23:28:38 +00:00
  • b523d676be Update the docs to reflect the changes made to expand all the Capital Greek Letters HuangZonghao 2018-02-21 11:19:59 -05:00
  • ec10d539eb Expand all Capital Greek Letters as well, disregarding the availability in LaTex. HuangZonghao 2018-02-21 11:18:46 -05:00
  • 843d7ad5b6 Update the documents to refelct the changes of mapping `w to \omega HuangZonghao 2018-02-20 18:01:05 -05:00
  • ab12f1e901 Map "w" to "\omega" and "o" to "\omicron" HuangZonghao 2018-02-16 23:32:11 -05:00
  • 08571c2678 Set makeprg if Makefile is present Gerd Wachsmuth 2018-02-19 12:31:32 +01:00
  • 732263e106 Fix bug with s:viewer being empty Gerd Wachsmuth 2018-01-31 08:58:38 +01:00
  • 7395a051a3 Clarify documentation of \cite completion Gerd Wachsmuth 2018-01-16 22:36:23 +01:00
  • 0074749585 Prepare for next release Till Maas 2018-01-12 19:53:43 +01:00
  • 279c560077 Bump version to 1.10.0 v1.10.0 Till Maas 2018-01-12 18:37:33 +01:00
  • 042f2476a6 ignoring wildignore when looking for .latexmain Ricardo Fabbri 2018-01-11 15:57:44 -02:00
  • e6972ac989 Fix documentation of two options. Gerd Wachsmuth 2017-12-09 20:17:00 +01:00
  • df743aaf16 Update quickstart guide Gerd Wachsmuth 2017-12-08 23:17:25 +01:00
  • f6e9340af3 Improve documentation Gerd Wachsmuth 2017-12-08 23:00:21 +01:00
  • 09536a1c42 Fix bug (comp. of \includegraphics) Gerd Wachsmuth 2017-12-08 23:00:06 +01:00
  • ef64a0ad81 grepprg is not used anymore Gerd Wachsmuth 2017-12-08 20:42:25 +01:00
  • e26ae60703 Small fixes in texviewer.vim Gerd Wachsmuth 2017-12-08 20:39:11 +01:00
  • 853d3121c2 Replace echomsg by Tex_Debug if no bibfile found Gerd Wachsmuth 2017-11-30 08:40:54 +01:00
  • 803d3147c3 More robust detection of macOS environment. Cong Ma 2017-11-15 17:09:48 +08:00
  • 598014d5fd Fix macOS detection in scripts on High Sierra. Cong Ma 2017-10-03 16:43:13 +08:00
  • 680cae1c95 Do not use compatibility mode in compiler.tex Gerd Wachsmuth 2017-10-05 10:45:56 +02:00
  • 3c6327230a Fix sorting Gerd Wachsmuth 2017-10-05 08:54:35 +02:00
  • 05d380b54d Use xmap's instead of vmap's Gerd Wachsmuth 2017-09-14 15:59:32 +02:00
  • accfbd0d8f Use fnameescape() in templates.vim Gerd Wachsmuth 2017-08-06 13:13:28 +02:00
  • 467355a406 Refold if file has been changed. Gerd Wachsmuth 2017-07-21 14:01:00 +02:00
  • f77025744b Fix completion of "subequations" Gerd Wachsmuth 2017-07-21 13:25:58 +02:00
  • 471edaeea4 README.md: Improve installation notes Alick Zhao 2017-07-15 10:59:51 -05:00
  • 28d3bc8f3f Don't execute python commands if Tex_UsePython is false John Leen 2017-07-04 21:02:59 -07:00
  • a3685ad7dc Fix previous commit. Gerd Wachsmuth 2017-06-30 09:33:46 +02:00
  • e2914b6f0c Make regexps a bit more robust Gerd Wachsmuth 2017-06-22 14:12:31 +02:00
  • 9311a150a6 Fix with changing directories via --remote Gerd Wachsmuth 2017-06-22 14:10:50 +02:00
  • afc5691aae Fix a problem with Tex_GotoError Gerd Wachsmuth 2017-06-18 12:49:33 +02:00
  • 922c4f80c6 Fixed bug where tex includes with spaces would be ignored by outline parsing Werner Freund 2017-05-17 16:22:49 -03:00
  • 38952d3b8a Use tab-window as workaround for terminal vim Werner Freund 2017-05-17 16:21:31 -03:00
  • 4ac66ae024 If viewer in backgrd, redirect output to /dev/null Gerd Wachsmuth 2017-05-06 10:25:13 +02:00
  • 7d60db044c outline: escape '\caption' to '\\caption' in regexp Gaute Hope 2017-05-02 14:36:48 +02:00
  • b5e88d2134 Pass arg to shellescape, argument is used with :! Gerd Wachsmuth 2017-04-26 22:36:28 +02:00
  • 65be3a43cd Use shellescape instead of fnameescape Gerd Wachsmuth 2017-04-22 20:55:00 +02:00
  • fc566ab327 Allow whitespace after @ARTICLE in bibfiles Gerd Wachsmuth 2017-03-21 08:37:24 +01:00
  • a1ecdf466f Only expand to full path if file is found Gerd Wachsmuth 2017-03-07 09:00:38 +01:00
  • ae9be89616 Improve detection of preamble Gerd Wachsmuth 2017-03-06 21:12:41 +01:00
  • ba473fbf6f Use getcurpos() if available Gerd Wachsmuth 2017-03-06 20:36:01 +01:00
  • a6cf5c4671 New possibility for customization: Tex_ItemsWithCR Gerd Wachsmuth 2017-02-28 22:38:21 +01:00
  • 8c5ca313d1 Minor fixes in envmacros.vim Gerd Wachsmuth 2017-02-28 21:55:49 +01:00
  • 699f5d336c Use continue instead of break. Gerd Wachsmuth 2017-03-02 09:32:23 +01:00
  • bb29a2a1f0 Do not add IMAPs for . and " Gerd Wachsmuth 2017-02-17 23:14:32 +01:00
  • db1cc0ae9f Some improvements in SyntaxFolds Gerd Wachsmuth 2017-02-12 20:50:01 +01:00
  • 84a9039aa6 Use startinsert instead of feedkeys() Gerd Wachsmuth 2017-02-11 22:27:56 +01:00
  • 15262af05f Use function! Gerd Wachsmuth 2017-02-11 22:27:40 +01:00
  • 60dc192256 Some updates in filebrowser Gerd Wachsmuth 2017-02-11 14:44:11 +01:00
  • 47a82ee0c8 Small improvements in remoteOpen Gerd Wachsmuth 2017-02-11 10:16:07 +01:00
  • 15c93a4a84 Move functions from imaps.vim to main.vim Gerd Wachsmuth 2017-02-10 22:41:19 +01:00
  • 6f98bde52a Make ft-IMAPs <buffer>-local Gerd Wachsmuth 2017-02-06 22:51:24 +01:00
  • 4054220d7b Remove Tex_Help and co. Gerd Wachsmuth 2017-02-06 21:49:22 +01:00
  • 799d162d01 Tweak in \if...\fi indentation Gerd Wachsmuth 2017-02-05 19:40:29 +01:00
  • 3f8987e13f Fix error if package is opened in another vim Gerd Wachsmuth 2017-02-04 16:37:12 +01:00
  • 9e91c7ae3f Improve foldtext for sections Gerd Wachsmuth 2016-12-28 20:58:25 +01:00
  • 0f7ad41656 Add some more math environments Gerd Wachsmuth 2017-02-04 16:03:31 +01:00
  • fcc26a1aec Support wrapper script for forward search Gerd Wachsmuth 2017-02-04 15:59:10 +01:00
  • 323a45203e Relax viewer patterns Cong Ma 2015-11-27 21:32:42 +01:00
  • 5f2f5e843b Convert filename to full path Gerd Wachsmuth 2017-02-03 22:27:52 +01:00
  • 67693cef93 Remove doc/latexhelp.txt Gerd Wachsmuth 2017-02-03 20:36:31 +01:00
  • a23e86508c Add support for bibfiles for old citecompletion Gerd Wachsmuth 2017-02-03 20:23:56 +01:00
  • d9d05f66f2 Add support for multiple \addbibresource Gerd Wachsmuth 2017-02-03 20:12:44 +01:00
  • ace9d32bc4 Restore old behaviour of Tex_ScanForCite Gerd Wachsmuth 2017-02-01 08:18:55 +01:00
  • bb85323369 Use either version of python. Gerd Wachsmuth 2017-01-28 21:59:13 +01:00
  • 17f032713e Assume v:version >= 700, remove Tex_EscapeForGrep Gerd Wachsmuth 2017-01-28 13:59:11 +01:00