Remove :1

This was used as a workaround for people setting 'lines' to a too high
value when using gvim.

References #31.
This commit is contained in:
Matthew Boehm 2013-09-19 17:31:39 -04:00 committed by Marco Hinz
parent e942096865
commit 11241aff4e

View file

@ -110,7 +110,6 @@ function! startify#insane_in_the_membrane() abort
autocmd startify BufReadPost * call s:restore_position()
endif
1
call cursor((s:show_special ? 4 : 2) + s:headoff, 5)
silent! doautocmd <nomodeline> startify User