Commit Graph

180 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
5a4664ff41 Add support for minted package
Supports c, csharp and python out of the box.  More languages may be added to
the list `g:vimtex_syntax_minted` (see help for more info).

Resolves: #167
2015-06-17 21:05:40 +02:00
Karl Yngve Lervåg
6d7b0abd16 A lot of convenient restructuring 2015-06-06 23:49:28 +02:00
Karl Yngve Lervåg
a76cba6330 Updated docs to reflect code structure change 2015-06-06 20:21:48 +02:00
Karl Yngve Lervåg
5444067f4a Moved default value to change.vim and added doc 2015-06-06 20:21:29 +02:00
Karl Yngve Lervåg
b252dc0b5f Added VimtexInfo! 2015-06-06 00:03:51 +02:00
Karl Yngve Lervåg
0ca317e459 Added comment on xdotool for zathura (cf. #171) 2015-05-25 18:05:14 +02:00
Karl Yngve Lervåg
b084da901b Improved VimtexWordCount (fixes #166) 2015-05-16 22:14:52 +02:00
Karl Yngve Lervåg
62236ee002 Initial version of VimtexWordCount (#166)
It has some more potential for improvement, both in how the count is
displayed after `:VimtexWordCount` and in adding some options.
2015-05-10 11:00:31 +02:00
Karl Yngve Lervåg
188fd8ed37 Fixed stupid typo 2015-05-07 18:17:55 +02:00
Karl Yngve Lervåg
a012df2a28 Fixed typos (fixes #165) 2015-05-07 14:57:32 +02:00
Karl Yngve Lervåg
763a796273 Improve support for output_directory (fixes #162)
Old code did not support absolute paths for output directory.
2015-05-05 20:49:29 +02:00
Karl Yngve Lervåg
5d39c6b4b2 Note about latexmk version for -output-directory
See #161
2015-05-05 06:21:03 +02:00
Karl Yngve Lervåg
e74fc287ed Improved support for subfiles package (#155)
Added parsing of main file from `\documentclass[main.tex]{subfiles}`.
2015-04-29 15:40:08 +02:00
Karl Yngve Lervåg
3f62338895 Add buffer var for main file (fixes #155) 2015-04-26 09:02:28 +02:00
Karl Yngve Lervåg
1dad424c2c Trim returned fold text (closes #149)
Also added a short comment on 'fillchars' to docs.
2015-04-09 07:51:33 +02:00
micbou
59b6f510e7 Update YouCompleteMe documentation 2015-04-06 20:16:17 +02:00
Karl Yngve Lervåg
20f8176019 Minor improvements to docs 2015-04-04 16:49:16 +02:00
Jakub Klinkovský
25fa818947 expand documentation with YCM autocompletion configuration 2015-04-04 15:26:15 +02:00
Karl Yngve Lervåg
d2bd4ad597 Added comment on internal tex plugin 2015-04-03 09:02:31 +02:00
Karl Yngve Lervåg
9826dc2c77 Added info on autocompletion to docs (completes #107) 2015-03-24 14:11:33 +01:00
Karl Yngve Lervåg
945d16e657 Fixed minor error in docs 2015-03-24 12:39:49 +01:00
Karl Yngve Lervåg
4619503c24 Rewrote the documentation 2015-03-24 10:31:32 +01:00
Karl Yngve Lervåg
92544e6a0b Added some info on table of labels 2015-03-21 19:38:50 +01:00
Karl Yngve Lervåg
862fe620a1 Wrote about latest changes in changelog 2015-03-21 17:11:36 +01:00
Karl Yngve Lervåg
8553295739 Updated doc to represent ToC changes 2015-03-21 16:39:51 +01:00
Karl Yngve Lervåg
b4fc6c53b1 Added indentation file for bibliographies 2015-03-19 15:11:11 +01:00
Karl Yngve Lervåg
9e1b75374b Updated docs 2015-03-10 07:45:15 +01:00
Karl Yngve Lervåg
5cac6c7c4c Removed duplicate tag (fixes #130) 2015-03-09 14:49:21 +01:00
Karl Yngve Lervåg
318ad4566e Added comment on vim internal tex plugin 2015-03-08 20:09:35 +01:00
Karl Yngve Lervåg
a14cc5997d Changed plugin name to vimtex 2015-03-08 17:15:44 +01:00