Open GoogleCodeExporter opened 9 years ago
I am not sure, it is a good idea, to do this during the startup of Vim. Can't
this be done after Vim has fully initialized using the VimEnter autocommand?
Original comment by chrisbr...@googlemail.com
on 5 Dec 2014 at 7:55
As can be seen in the PR, it is using VimEnter currently, but only "to make it
work with -p".
This causes several other issues (can be seen in the plugins issue tracker)
though, both when using `bufdo` or `argdo` to handle all buffers/arguments.
Original comment by dhahler@gmail.com
on 5 Dec 2014 at 8:50
Original issue reported on code.google.com by
dhahler@gmail.com
on 4 Dec 2014 at 1:27