Marco Hinz 12 жил өмнө
parent
commit
687ee156f8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      autoload/startify.vim

+ 1 - 1
autoload/startify.vim

@@ -20,7 +20,7 @@ function! startify#insane_in_the_membrane() abort
       endif
     endfor
   endif
-  setlocal nonumber noswapfile bufhidden=wipe
+  setlocal nonumber noswapfile nolist bufhidden=wipe
   if (v:version >= 703)
     setlocal norelativenumber
   endif