Commit Graph

895 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
6b4b3f72b7 Use getline instead of readfile 2016-03-27 13:41:38 +02:00
Karl Yngve Lervåg
6c31d6c5af Minor fix to local fold variables 2016-03-27 13:39:25 +02:00
Karl Yngve Lervåg
b1db4235de Updated path in complete test 2016-03-26 09:38:56 +01:00
Karl Yngve Lervåg
b513831d60 Added indentation tests to vader test suite 2016-03-26 09:38:46 +01:00
Karl Yngve Lervåg
7bb6aa6306 Improve/Fix tikz indentation (#390) 2016-03-24 23:50:36 +01:00
Karl Yngve Lervåg
2250d4258f Add function to check for given environment 2016-03-24 23:49:58 +01:00
Karl Yngve Lervåg
2444662ef6 Improve/Fix indentation for list environments 2016-03-24 23:13:32 +01:00
Karl Yngve Lervåg
20140d9427 Restructure and refactor the indent functions 2016-03-24 22:31:03 +01:00
Karl Yngve Lervåg
41b098e124 Update indentation test 2016-03-24 22:31:03 +01:00
Karl Yngve Lervåg
8d78038f06 Improve syntax in indent file 2016-03-24 13:12:00 +01:00
Karl Yngve Lervåg
986b46c78f Update ycm trigger pattern (#399) 2016-03-23 22:39:24 +01:00
Karl Yngve Lervåg
168c567768 Minor regrouping of code 2016-03-23 22:28:04 +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
1aabb84fa7 Remove broken bar delimiters (#398) 2016-03-23 21:31:53 +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
22d9c8db47 Preserve visual state for tsd (#258) 2016-03-22 11:42:59 +01:00
Karl Yngve Lervåg
d164a031e1 Add tsd for visual mode (#258) 2016-03-22 08:34:26 +01:00
Karl Yngve Lervåg
afde6ee93b Fix #392 - allow options for externaldocuments
This also improves the code flow for the label completion, and it
allows separate caches for each individual project aux file.
2016-03-21 21:58:05 +01:00
Karl Yngve Lervåg
9b158d763e Added test files for #389 2016-03-20 13:34:09 +01:00
Karl Yngve Lervåg
f5898790c4 Remove ( and ) from general tex delimiters (#396) 2016-03-20 13:22:32 +01:00
Karl Yngve Lervåg
972142d45d Add support for externaldocuments (#392) 2016-03-20 13:13:18 +01:00
Karl Yngve Lervåg
939aae3fdb Add vimtex#parser#get_externalfiles 2016-03-20 13:12:24 +01:00
Karl Yngve Lervåg
ef2dcd0044 Improve options for parser engine 2016-03-20 13:11:40 +01:00
Karl Yngve Lervåg
19368d7173 Added test files for #392 2016-03-19 20:59:55 +01:00
Karl Yngve Lervåg
04cc79edc2 Fix #385: Close quickfix window on exit 2016-03-16 21:49:21 +01:00
Karl Yngve Lervåg
4ecf478faf Add support for optional arguments to env delim
Fixes: #381
2016-03-08 22:34:04 +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
4ea297bc60 Increase delay to avoid double zathura 2016-03-08 10:03:16 +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
cc08da3f9e Increase stopline tolerance (fixes #386) 2016-03-03 22:45:41 +01:00
Karl Yngve Lervåg
2fd1383164 Add test files for #386 2016-03-03 22:06:50 +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
f0a9f1c774 Add short delay to prevent multiple zathura buffers 2016-03-03 21:46:17 +01:00
Karl Yngve Lervåg
033da30308 Added latexmk callback hook (#383) 2016-02-28 21:36:53 +01:00
Karl Yngve Lervåg
ec5e0df360 Minor refactoring of text objects (#365) 2016-02-23 23:01:19 +01:00
Karl Yngve Lervåg
b3b2d2f301 Fix #371: Tikz indentation 2016-02-23 22:13:06 +01:00
Karl Yngve Lervåg
67ce887efc Update indent test file for #371 2016-02-23 22:12:32 +01:00
Karl Yngve Lervåg
8c170061d3 Source indent file during reloading 2016-02-23 21:03:53 +01:00
Karl Yngve Lervåg
8d10513da3 Fix #376: Improve ]] mapping 2016-02-21 21:58:47 +01:00
Karl Yngve Lervåg
dc77fa3b02 Fix missing backslash in documentclass 2016-02-21 21:25:02 +01:00
Karl Yngve Lervåg
e271142804 Add issue template 2016-02-21 21:18:22 +01:00
Karl Yngve Lervåg
2517d8c442 Merge pull request #377 from djt308/readme
Fix link to subfiles documentation and reword sentence.
2016-02-21 21:02:39 +01:00
David Tracey
6bc20516c1 Fix link to subfiles documentation and reword sentence. 2016-02-20 12:56:38 +00:00
Karl Yngve Lervåg
86719efbdc Merge pull request #375 from migueldvb/doc
s/erors/errors/ in documentation
2016-02-18 23:09:03 +01:00