Commit Graph

917 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
3b94a6e6b8 Add action to unite source (#330) 2016-01-24 23:11:39 +01:00
Karl Yngve Lervåg
4998af215a Initial unite source for TOC (#330) 2016-01-24 23:02:33 +01:00
Karl Yngve Lervåg
bd69bed3e1 Added dated copyright to license 2016-01-24 22:26:46 +01:00
Karl Yngve Lervåg
fd1b9cccab Test files for #331 2016-01-22 15:06:45 +01:00
Karl Yngve Lervåg
248bbeed2e Refactored: extracted text_obj.vim from motion.vim 2016-01-21 22:48:04 +01:00
Karl Yngve Lervåg
45733b79af Updated syntax parser utilities 2016-01-21 21:11:11 +01:00
Karl Yngve Lervåg
1aedd5a746 Use "old version" of globpath (fixes #328) 2016-01-15 23:45:25 +01:00
Karl Yngve Lervåg
61c7aca7bc Final change of name -> VimtexToggleMain (#211) 2016-01-15 23:37:08 +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
0467d9ca47 Allow toggle to local file regardless of subfile (#211) 2016-01-14 22:19:12 +01:00
Karl Yngve Lervåg
456c65aa27 Updated SumatraPDF settings example (fixes #326) 2016-01-14 20:04:48 +01:00
Karl Yngve Lervåg
987fa7c130 Updated default key for subfile toggle (#211) 2016-01-14 15:06:26 +01:00
Karl Yngve Lervåg
de89fe4fa5 Added documentation for SubfileToggle (#211) 2016-01-14 15:04:14 +01:00
Karl Yngve Lervåg
38aaf18dc5 Fix minor bug in latexmk.vim 2016-01-14 14:58:18 +01:00
Karl Yngve Lervåg
55979afc7d Added support for compile only subfile (#211, #280) 2016-01-14 14:57:35 +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
a0e116efdb Improved code for s:get_main() 2016-01-13 23:31:59 +01:00
Karl Yngve Lervåg
39d06eec48 Minor fix to TOC section title parse regexp 2016-01-12 23:21:02 +01:00
Karl Yngve Lervåg
56d4f39c32 Fix #218 - Support subfiles TOC parsing 2016-01-12 23:20:32 +01:00
Karl Yngve Lervåg
5fddae9c50 Fix vimtex#imaps#add_map for post initialization 2016-01-12 23:16:22 +01:00
Karl Yngve Lervåg
ff22868333 Minor fix to docs 2016-01-12 23:15:44 +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
a2904d1780 Examples of anonymous snippets (#322, #295) 2016-01-12 15:19:26 +01:00
Karl Yngve Lervåg
8376de34d3 Updated default imaps (#251) 2016-01-12 12:52:57 +01:00
Karl Yngve Lervåg
ee2f2d62ab Revert last commit (#319) 2016-01-12 09:38:47 +01:00
Karl Yngve Lervåg
97927e65f9 Fix #319 - Fold bibliographies 2016-01-11 21:45:02 +01:00
Karl Yngve Lervåg
ab8d7ffc45 Minor optimization to folding 2016-01-11 21:43:14 +01:00
Karl Yngve Lervåg
b286a37c48 Fix #318: operator pending motion { } 2016-01-11 17:24:09 +01:00
Karl Yngve Lervåg
e37476e8ad Fix #318: Allow count for { } motions 2016-01-11 17:21:25 +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
2544297757 Fixes #315 - add support for \( ... \) text object 2016-01-08 22:51:08 +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
d802117c9c Add simple version of glc completion (#263) 2016-01-06 00:00:48 +01:00
Karl Yngve Lervåg
f32ce7baee Improved consistency of completions 2016-01-06 00:00:15 +01:00
Karl Yngve Lervåg
12481a9891 Fix minor problem with formatexpr (fixes #309) 2016-01-05 12:25:56 +01:00
Karl Yngve Lervåg
06a5b958f8 Minor update to image file completion (#308) 2016-01-05 08:36:00 +01:00
Karl Yngve Lervåg
d660b0ae42 Minor update to docs 2016-01-04 23:41:34 +01:00
Karl Yngve Lervåg
793556d9e6 Minor bug fix 2016-01-04 23:38:15 +01:00
Karl Yngve Lervåg
33daacfed8 Improve file name completion (#308) 2016-01-04 23:28:58 +01:00
Karl Yngve Lervåg
bb04215684 Simple version of includegraphics complete (#308) 2016-01-04 13:05:25 +01:00
Karl Yngve Lervåg
2de4129abd Minor update 2016-01-03 14:33:02 +01:00
Karl Yngve Lervåg
45e791c8ab Refactored complete.vim 2016-01-03 14:25:50 +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
f4683e3439 Added a FAQ entry about neovim (#262) 2015-12-25 23:16:47 +01:00
Karl Yngve Lervåg
6210ca05a5 Consistent use of g:vimtex_latexmk_progname (#262) 2015-12-22 22:50:18 +01:00
Karl Yngve Lervåg
ce0740b09d Fix command name (#295) 2015-12-21 23:40:41 +01:00