Commit Graph

73 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
249a857d0c Updated #331 test files for #337 2016-02-07 13:11:52 +01:00
Karl Yngve Lervåg
74d19dc17d Updated test files for #324 and #344 2016-02-06 20:46:22 +01:00
Karl Yngve Lervåg
bb49c3e946 More complexity to indent test file 2016-02-06 20:03:46 +01:00
Karl Yngve Lervåg
e329ad8eca Updated test files for #331 2016-01-26 22:41:02 +01:00
Karl Yngve Lervåg
0212c94e31 Added test files for #332 2016-01-24 23:33:49 +01:00
Karl Yngve Lervåg
fd1b9cccab Test files for #331 2016-01-22 15:06:45 +01:00
Karl Yngve Lervåg
a3f3807d40 Added test files for #328 2016-01-15 23:14:03 +01:00
Karl Yngve Lervåg
bca13a3219 Added test files for #324 2016-01-14 22:26:13 +01:00
Karl Yngve Lervåg
1a8542d48a Minor update to test file (#218) 2016-01-14 09:48:05 +01:00
Karl Yngve Lervåg
25cdfa6bb1 Fix #241 - Add support for import package 2016-01-12 23:14:02 +01:00
Karl Yngve Lervåg
d03e2a0016 Added template for minimal examples 2016-01-12 21:56:40 +01:00
Karl Yngve Lervåg
0999dbd006 Fixed strange indent bug and improved test 2016-01-08 23:45:37 +01:00
Karl Yngve Lervåg
db137566d5 Fix #312: Preserver viewers on multiple buffers 2016-01-07 23:38:41 +01:00
Karl Yngve Lervåg
ec73e1661e Fix #310: Enable spell checking at toplevel 2016-01-07 23:18:37 +01:00
Karl Yngve Lervåg
4c574c3352 Prepare for testing includegraphics complete 2016-01-03 12:14:19 +01:00
Karl Yngve Lervåg
7411fdd6d5 Fix indent of \[ \] pairs (#307) 2016-01-02 23:03:30 +01:00
Karl Yngve Lervåg
99d82c2394 Big update to imaps feature (#295)
- Removed automatic snippets
- Added utility command (+ map) to view imaps "VimtexImapsList"
- Updated documentation
- Use <expr>-mappings for imaps
2015-12-21 23:37:32 +01:00
Karl Yngve Lervåg
4176cad1c7 Fix #303: Allow whitespace before caption braces 2015-12-21 21:47:29 +01:00
Karl Yngve Lervåg
20e4f23a89 Add glossary example (#263) 2015-12-17 22:41:54 +01:00
Karl Yngve Lervåg
721237d54c Fix minor indentation issue in math envs 2015-12-14 22:32:43 +01:00
Karl Yngve Lervåg
e9f2cd4067 Support subequations label completion 2015-12-08 21:16:13 +01:00
Karl Yngve Lervåg
9878c66b34 Fix #279: Create custom maps only in tex files 2015-12-06 21:46:08 +01:00
Karl Yngve Lervåg
ddf1850b7c Add test file for folding feature 2015-12-04 23:07:16 +01:00
Karl Yngve Lervåg
c387b63de6 Fix #287: Label numbers during omnicomplete 2015-11-30 20:27:00 +01:00
Karl Yngve Lervåg
6fe6bac1a4 Fix #286 - TOC sections with optional args 2015-11-30 11:56:40 +01:00
Karl Yngve Lervåg
5771ed00aa Added option to fix quickfix with noautochdir
- Use `let g:vimtex_quickfix_fix_paths = 1` to enable
- Also added test files.

Fixes #256
2015-11-20 09:47:51 +01:00
Karl Yngve Lervåg
b9ddd1df7b Add formatexpr (#238) 2015-11-11 22:11:37 +01:00
Karl Yngve Lervåg
8e20670337 Add test files for #274 2015-11-11 20:49:22 +01:00
Karl Yngve Lervåg
c24f7db9ec Add test files for #218 and #241 2015-11-11 11:38:16 +01:00
Karl Yngve Lervåg
886712522f Restructure test/example files 2015-11-11 11:37:09 +01:00
Karl Yngve Lervåg
a0404c2a34 Test files for issue 245 are the same as for 272 2015-11-11 11:29:37 +01:00
Karl Yngve Lervåg
42e851ab3f Fix syntax problem with \emph (fixes #245 and #272) 2015-11-11 11:25:52 +01:00
Karl Yngve Lervåg
54d0207a07 Update #272 minivimrc 2015-11-11 11:12:50 +01:00
Karl Yngve Lervåg
f91f085ded Add test files for #272 2015-11-10 22:42:44 +01:00
Karl Yngve Lervåg
c15a1c17c8 Add test files for #245 2015-11-10 22:38:06 +01:00
Karl Yngve Lervåg
169d9764f4 Fix tikz indentation (#271) 2015-11-10 20:06:26 +01:00
Karl Yngve Lervåg
2eae3f2b28 Added test file for indentations 2015-10-24 23:58:25 +02:00
Karl Yngve Lervåg
db92be5756 Fixed problem with unescaped paths (fixes #237) 2015-10-04 22:49:07 +02:00
Karl Yngve Lervåg
1013889530 Added files for issue #232 2015-10-01 13:37:40 +02:00
Karl Yngve Lervåg
92eba0627f Added test files for #225 2015-09-19 22:19:23 +02:00
Karl Yngve Lervåg
1c85b31156 Improved url highlighting (#219) 2015-09-19 21:57:47 +02:00
Karl Yngve Lervåg
6f18aca824 Added test for internal (#213) 2015-09-19 21:22:23 +02:00
Karl Yngve Lervåg
51d83a617d Allow latexmain main file specifier (#200) 2015-07-10 22:45:42 +02:00
Karl Yngve Lervåg
d6347dfb2f Support minted package custom envs (#167)
Also update test file.
2015-07-05 21:30:47 +02:00
Karl Yngve Lervåg
46ef742941 Improve minted support
Added support for LANGcode environments.
2015-07-04 09:36:32 +02:00
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
e589b14372 Updated test cases 2015-03-08 19:54:50 +01:00
Karl Yngve Lervåg
900fbb41a3 Updated completion test 2015-02-04 12:32:25 +01:00
Karl Yngve Lervåg
f123ad2222 Added test for completion with spaces 2015-02-04 12:20:38 +01:00
Karl Yngve Lervåg
2eea3da109 Accept surrounding spaces in input for TOC (see #63) 2014-11-19 09:13:55 +01:00