浏览代码

Remove :1

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

References #31.
Matthew Boehm 12 年之前
父节点
当前提交
11241aff4e
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      autoload/startify.vim

+ 0 - 1
autoload/startify.vim

@@ -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