function! s:open_vimfiler() abort silent VimFiler doautocmd WinEnter endfunction nnoremap :call open_vimfiler()