vimtex/autoload
Karl Yngve Lervåg 5f7ced0b28 Fix issue #52 with files opened in tabs
When opening several files in different tabs, e.g. with
`vim -p *.tex`, then the buffers are opened simultaneously.
This commit fixes an issue where the autogroup would be
reset on each new buffer, meaning that the first n-1 files
(or something similar) would have `&foldmethod == expr`.
2015-08-11 23:32:34 +02:00
..
vimtex Fix issue #52 with files opened in tabs 2015-08-11 23:32:34 +02:00
vimtex.vim Allow latexmain main file specifier (#200) 2015-07-10 22:45:42 +02:00