Explorar el Código

Doc: update wording of g:startify_skiplist

Marco Hinz hace 11 años
padre
commit
ba1208c3f5
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      doc/startify.txt

+ 1 - 2
doc/startify.txt

@@ -248,8 +248,7 @@ At the moment only git, hg, bzr and svn are supported.
 >
 >
     let g:startify_skiplist = []
     let g:startify_skiplist = []
 <
 <
-A list of Vim regular expressions to filter recently used files and files in
-the current directory.
+A list of Vim regular expressions that filters recently used files.
 
 
 Example:
 Example:
 >
 >