Explorar o código

Use full keywords

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

+ 2 - 2
autoload/startify.vim

@@ -491,9 +491,9 @@ endfunction
 function! s:close() abort
   if len(filter(range(0, bufnr('$')), 'buflisted(v:val)'))
     if bufloaded(bufnr('#'))
-      b #
+      buffer #
     else
-      bn
+      bnext
     endif
   else
     quit