Commit Graph

221 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
9a545b4038 Added documentation for documentclass folding (#477) 2016-07-12 17:42:22 +02:00
Karl Yngve Lervåg
3ec4b49656 Added option for folding of usepackage (#477) 2016-07-12 09:06:21 +02:00
Karl Yngve Lervåg
4f64ab489c Cf. #454: Comments about vim-polyglot 2016-07-11 23:50:48 +02:00
Karl Yngve Lervåg
bea8939a94 Ref. #453: Updated docs on deoplete config 2016-06-27 22:58:14 +02:00
Matthias Günther
b40c4103ac Relates to #472 (#476)
* Add option vimtex_fold_section_character for custom fold characters

* Add changes from codereview

* Rename fold-levelmarker variable, thanks @lervag for the review
2016-06-13 18:45:18 +02:00
Karl Yngve Lervåg
cf75fd5260 Fixed some types (thanks to @wikimatze, ref #474) 2016-06-13 14:01:07 +02:00
Karl Yngve Lervåg
ec882ca802 Minor update to changes from #474 2016-06-13 13:55:42 +02:00
Matthias Günther
36442d4c4f Add option vimtex_fold_section_character for custom fold characters (#472)
* Add option g:vimtex_fold_section_character for custom fold characters
* Add changes from codereview
2016-06-13 13:52:15 +02:00
Karl Yngve Lervåg
6e9dae11a4 Added VimtexCountLetters
Also changed name: VimtexWordCount to VimtexCountWords
2016-06-07 15:24:27 +02:00
Matteo Riondato
777efa5cbb Don't add line number, pdf, and (current) tex file twice to the list of options. We do it when calling the command. (#466) 2016-06-04 13:05:12 +02:00
Karl Yngve Lervåg
2d816d7559 Remove unnecessary option (#457) 2016-05-31 18:19:01 +02:00
Matteo Riondato
5230bfbb65 Use full list of arguments (line, pdf, and tex file (current buffer)) (#462)
in the latexmk callback function for Skim.

This allows to correctly place the reading mark at the current line when
dealing with multifile projects. Beforehand, the initial placement was
wrong (for multifile projects).
2016-05-31 08:22:06 +02:00
Nikolas Vanderhoof
257d2f91de Fix typo in line 172 of doc/vimtex.txt (#456)
Add a missing 'and'
2016-05-23 07:03:02 +02:00
Karl Yngve Lervåg
89c7d200c3 Fixed #453: Added configuration comment on deoplete 2016-05-09 21:54:37 +02:00
Manu Mannattil
6f13595886 Fix another typo. 2016-05-06 12:41:15 +05:30
Manu Mannattil
b19fc143db Fix typo in documentation. 2016-05-06 12:31:26 +05:30
Manu Mannattil
3a7401f364 Mention g:tex_fast support in documentation. 2016-05-06 12:26:35 +05:30
Adriano Di Luzio
7bf1731cde Add '@tex' to Skim 'g:vimtex_view_general_options'
I couldn't get forward search to work without the `@tex`
flag.
Then, I found the solution in issue #204, I added it to the rc file
and all went well.
So it may be worth adding it to the docs.
2016-04-24 00:26:49 +02:00
aouelete
913d97de00 Fix a typo (#439) 2016-04-20 21:07:14 +02:00
Karl Yngve Lervåg
decf0f8e1d Remove paragraph text objects and motions (#320) 2016-04-17 13:16:00 +02:00
Naoki Mizuno
079b35467f Fix duplicate tag in help (#432) 2016-04-10 18:22:14 +02:00
Karl Yngve Lervåg
cf5b68a9d3 Fix comment about synctex option 2016-04-10 11:13:42 +02:00
Karl Yngve Lervåg
12a0f00603 Remove g:vimtex_quickfix_fix_paths
The option will now always be activated, as there seems to be no reason
not to keep it activated.
2016-04-10 11:04:09 +02:00
Karl Yngve Lervåg
2f04e8f962 Improved troubleshoot section and info on synctex 2016-04-08 23:48:01 +02:00
Karl Yngve Lervåg
56ded832f8 Improved consistency of completion docs 2016-04-08 22:25:30 +02:00
Manoel Brunnen
2012e74532 Documentation for Glossary, pdf, standalone and input completion 2016-04-08 22:17:13 +02:00
Karl Yngve Lervåg
c4f55b3ddc Add more default options to latexmk (#423)
Also improves documentation on the vimtex setting
g:vimtex_latexmk_options.
2016-04-08 13:01:49 +02:00
John Rinehart
87fb491368 Added Troubleshooting section to vimtex help. 2016-04-07 09:03:43 +02:00
Karl Yngve Lervåg
c3d3987a8d Remove g:vimtex_latexmk_file_line_error option 2016-04-06 14:54:24 +02:00
Karl Yngve Lervåg
7b5db91425 Generalize the latexmk hooks (#383) 2016-03-29 23:42:31 +02:00
Karl Yngve Lervåg
986b46c78f Update ycm trigger pattern (#399) 2016-03-23 22:39:24 +01:00
Karl Yngve Lervåg
d169631706 Add support for hyperref command (#399) 2016-03-23 22:25:14 +01:00
Karl Yngve Lervåg
d272f6c133 Updated docs for visual mode tsd mapping (#258) 2016-03-22 11:45:11 +01:00
Karl Yngve Lervåg
e2c2438cbe Make text object linewise for some operators (#365) 2016-03-08 22:05:12 +01:00
Karl Yngve Lervåg
3689d9faae Another adjustment of Skim example (#383) 2016-03-06 22:04:21 +01:00
Karl Yngve Lervåg
aea4c29318 Updated Skim example in docs (#383) 2016-03-06 20:14:47 +01:00
Karl Yngve Lervåg
2fd3a4ba96 Add option for stopline tolerance (#386) 2016-03-05 22:43:53 +01:00
Karl Yngve Lervåg
e3972d8aad Update UpdateSkim example (#383) 2016-03-05 22:34:00 +01:00
Karl Yngve Lervåg
6ee8358685 Fix minor typo (#383) 2016-03-04 07:58:06 +01:00
Karl Yngve Lervåg
3ff32325c2 Update indentation 2016-03-03 22:01:33 +01:00
Karl Yngve Lervåg
e4affaff4e Update suggested settings for Skim (#383) 2016-03-03 22:01:18 +01:00
Karl Yngve Lervåg
0fc017a631 Add comment about Zathura synctex support (#384) 2016-03-03 21:51:01 +01:00
Karl Yngve Lervåg
033da30308 Added latexmk callback hook (#383) 2016-02-28 21:36:53 +01:00
Miguel de Val-Borro
f3513f2c0c Fix typo in docs 2016-02-18 16:59:01 -05:00
David Tracey
b9c47f8ab1 Fix completion patterns for YCM. 2016-02-18 11:13:02 +00:00
Karl Yngve Lervåg
bea99a59e8 Fix silly mistake 2016-02-18 08:08:49 +01:00
Karl Yngve Lervåg
6cf055f9ae Yet another update on complete patterns 2016-02-17 23:12:59 +01:00
Karl Yngve Lervåg
9c498a7c08 Merged with master 2016-02-17 23:07:17 +01:00
Karl Yngve Lervåg
12dfaf954a Merged with master 2016-02-17 23:02:52 +01:00
Karl Yngve Lervåg
3145d2554f Minor adjustment of complete pattern regexps 2016-02-17 22:52:07 +01:00