Proper use of User autocmd
This commit is contained in:
parent
5370a743f2
commit
19870ae159
2 changed files with 3 additions and 3 deletions
|
@ -143,7 +143,7 @@ function! startify#insane_in_the_membrane() abort
|
|||
|
||||
call cursor((s:show_special ? 2 : 0) + s:headoff + s:secoff, 5)
|
||||
|
||||
silent! doautocmd <nomodeline> startify User
|
||||
silent! doautocmd <nomodeline> startify User Startified
|
||||
endfunction
|
||||
|
||||
" Function: #session_load {{{1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue