From ba1208c3f5fb077258f5af7998fee363cc47f8d2 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Thu, 21 Aug 2014 15:20:30 +0200 Subject: [PATCH] Doc: update wording of g:startify_skiplist --- doc/startify.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/startify.txt b/doc/startify.txt index 297d3ec..192a2bc 100644 --- a/doc/startify.txt +++ b/doc/startify.txt @@ -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: >