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
Karl Yngve Lervåg
0117824e9e
Add local bib files to completion test
2014-07-30 19:57:18 +02:00
Karl Yngve Lervåg
3dca9c2615
Updated completion test
2014-07-30 19:08:36 +02:00
Karl Yngve Lervåg
5b666e4755
Added test for completion
2014-07-30 18:30:06 +02:00
Karl Yngve Lervåg
ab7119136f
Added test file with spaces in main file name
2014-07-30 18:26:36 +02:00
Karl Yngve Lervåg
dbdaf2dc22
Minor update of advanced-toc test
2014-07-29 09:27:32 +02:00
Karl Yngve Lervåg
8298129b9b
Added more to TOC test
2014-07-20 14:45:34 +02:00
Karl Yngve Lervåg
16d1ecb5a6
Updated TOC test yet again
2014-07-19 00:11:30 +02:00
Karl Yngve Lervåg
abadd0d123
Updated TOC test yet again
2014-07-19 00:11:16 +02:00
Karl Yngve Lervåg
67bd567c52
Added backmatter chapters to TOC test
2014-07-17 20:51:34 +02:00