Commit Graph

96 Commits

Author SHA1 Message Date
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
Karl Yngve Lervåg
423f240810 Added comment on yse and ysc commands (#126) 2015-03-02 15:56:51 +01:00
Karl Yngve Lervåg
f201abb073 Support for zathur pdf viewer (fixes #118) 2015-02-23 13:22:47 +01:00
Karl Yngve Lervåg
45bba0c585 Minor update to terminal vim requirements 2015-02-18 09:35:13 +01:00
Konfekt
9972bfbd20 document necessity of --servername in Unix terminal Vim 2015-02-18 09:12:33 +01:00
Karl Yngve Lervåg
69c12a8b28 Minor update 2015-02-10 17:05:58 +01:00
Karl Yngve Lervåg
7e5a465f3b Added VimLatexLacheck command 2015-02-10 14:50:49 +01:00
Karl Yngve Lervåg
eec38de0cf Minor changes to docs 2015-01-29 21:19:40 +01:00
Karl Yngve Lervåg
7f117363d8 Improved docs, improved MuPDF support 2015-01-29 21:12:43 +01:00
Karl Yngve Lervåg
fa87fbfe4e Clean up view.vim and updated docs
Also added okular to set of viewers
2015-01-29 13:37:38 +01:00
Karl Yngve Lervåg
b1657f4400 Updated doc to explain dsc and csc 2015-01-27 21:48:29 +01:00
Karl Yngve Lervåg
cc0a8e35dc Moved several options 2015-01-26 15:41:40 +01:00
Enno Nagel
9dade3c42a add VimLatexErrors! that does not open the quickfix window 2015-01-10 14:56:28 +01:00
Karl Yngve Lervåg
f5256badce Added reverse search for MuPDF (fixes #89) 2015-01-02 18:54:43 +01:00
Karl Yngve Lervåg
6d47439877 Add option latex_latexmk_options (fixes #90) 2015-01-01 15:20:07 +01:00
Karl Yngve Lervåg
0a8cbaafd9 Changed split_side to split_pos (fixes #91) 2015-01-01 11:31:15 +01:00
Karl Yngve Lervåg
ed4733165c Updated documentation (fixes #84) 2014-12-25 15:20:14 +01:00
Karl Yngve Lervåg
ce8d663f6a Added FAQ section, added #87 2014-12-21 11:33:07 +01:00
Karl Yngve Lervåg
42c6ecbf6c Added sumatrapdf to list of viewers 2014-12-08 20:37:42 +01:00
Karl Yngve Lervåg
be02246fec Generalized view functionality 2014-12-07 20:08:19 +01:00
Karl Yngve Lervåg
f9073001ec Added comment to docs (#75) 2014-12-04 20:46:51 +01:00
Karl Yngve Lervåg
283fbeda8a Updated forward search mapping for SumatraPDF (#76) 2014-12-04 20:40:26 +01:00
Karl Yngve Lervåg
b23050a77f Account for space in SumatraPDF inv search (#77) 2014-12-04 20:35:47 +01:00
Karl Yngve Lervåg
f4fa5e5df1 Added banged version of VimLatexCompileSS (#71) 2014-12-04 20:30:29 +01:00
Karl Yngve Lervåg
2fcf029892 Add hide_line_numbers explanation to docs 2014-12-02 20:18:18 +01:00
Karl Yngve Lervåg
032bc29cc5 Minor adjustment to single shot compile 2014-12-01 18:27:56 +01:00