Explorar o código

Set nolist locally

Marco Hinz %!s(int64=12) %!d(string=hai) anos
pai
achega
687ee156f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      autoload/startify.vim

+ 1 - 1
autoload/startify.vim

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