taskwiki/ftplugin
Tomas Babej 6806c26589 folding: Make sure SessionLoadPost event does not visibly error out
The SessionLoadPost event is fired mainly for other plugins to register
that a view has been created. However, if no autocmd listens to
SessionLoadPost, vim provides an error message. Hence we need to supress
the output of this call.
2016-05-23 10:00:21 +02:00
..
vimwiki.vim folding: Make sure SessionLoadPost event does not visibly error out 2016-05-23 10:00:21 +02:00