Doc: update wording of g:startify_skiplist
This commit is contained in:
parent
aa17d6a7cb
commit
ba1208c3f5
|
@ -248,8 +248,7 @@ At the moment only git, hg, bzr and svn are supported.
|
|||
>
|
||||
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:
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue