Marco Hinz пре 11 година
родитељ
комит
8c3ff7f727
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      autoload/startify.vim

+ 1 - 1
autoload/startify.vim

@@ -392,7 +392,7 @@ function! s:filter_oldfiles(path_prefix, path_format) abort
   let entries  = {}
   let entries  = {}
   let oldfiles = []
   let oldfiles = []
 
 
-  for fname in copy(v:oldfiles)
+  for fname in v:oldfiles
     if counter <= 0
     if counter <= 0
       break
       break
     endif
     endif