:autocmd VimEnter
--- Auto-Commands ---
VIM_PLUGIN_MANAGER VimEnter
* call vam#SourceMissingPlugins()
NERDTreeHijackNetrw VimEnter
* silent! autocmd! FileExplorer
call nerdtree#checkForBrowse(expand(""))
PluginEasyTags VimEnter
* call xolox#easytags#register(1)
Vimpanel VimEnter
* silent! autocmd! FileExplorer
fugitive VimEnter
* if expand('')==''|call fugitive#detect(getcwd())|endif
SmartusLine VimEnter
* call SmartusLineWin('Enter')
Press ENTER or type command to continue