Karl Yngve Lervåg
953d1570e6
Fix #332 : Create missing directories if necessary
2016-01-27 18:54:23 +01:00
Karl Yngve Lervåg
105093a070
Improved unite vimtex_toc source
2016-01-27 15:22:41 +01:00
Karl Yngve Lervåg
04568eda4f
Don't use b:vimtex unless it exists
2016-01-26 23:09:31 +01:00
Karl Yngve Lervåg
6fe1d77eaf
Unify interface for highlight group init
2016-01-26 23:08:07 +01:00
Karl Yngve Lervåg
c8fb598ae7
Fixed #331 - error in unicode conversion
2016-01-26 22:37:29 +01:00
Karl Yngve Lervåg
01adbfe579
Added unite source for table of labels ( #330 )
2016-01-25 22:42:04 +01:00
Karl Yngve Lervåg
0aa80b3040
Minor fix/improvement to TOC entries
2016-01-25 22:25:59 +01:00
Karl Yngve Lervåg
d11a775ef7
Add syntax to unite TOC source ( #330 )
2016-01-25 22:25:36 +01:00
Karl Yngve Lervåg
a35bcaf5c1
Don't overwrite user mappings
2016-01-25 20:11:57 +01:00
Karl Yngve Lervåg
c02447b805
Improve unite source entries ( #330 )
2016-01-24 23:26:49 +01:00
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
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
0467d9ca47
Allow toggle to local file regardless of subfile ( #211 )
2016-01-14 22:19:12 +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
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
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
25cdfa6bb1
Fix #241 - Add support for import package
2016-01-12 23:14:02 +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
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
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
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
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
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
e982722e89
Remove default imap: ... -> \ldots
2015-12-16 23:10:46 +01:00
Karl Yngve Lervåg
afdb6b2642
Don't set default hooks for mupdf and zathura
...
This removes default hooks for mupdf and zathura. That is, we no
longer change the WM default focus behaviour. Thus, when a viewer
is opened by latexmk, it will probably steal the focus from Vim.
2015-12-16 09:04:52 +01:00
Marijn van Vliet
c456842ea9
Add support for (t)csh
...
The syntax for shell command for Linux/OSX assumed either bash or fish.
This commit adds a few if-statements to also support (t)csh.
2015-12-15 14:45:06 +02:00
Karl Yngve Lervåg
421996799d
Fix #298 - order of environments with ]]
2015-12-14 22:19:52 +01:00