From be5842a376f16c16c5dc4cc1879d7168a074f7de Mon Sep 17 00:00:00 2001 From: Kien N Date: Tue, 25 Sep 2012 16:02:49 +0700 Subject: [PATCH] Correct a highlighting description Closes #287 --- doc/ctrlp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ctrlp.txt b/doc/ctrlp.txt index 38b3f45..464a6ef 100644 --- a/doc/ctrlp.txt +++ b/doc/ctrlp.txt @@ -1157,8 +1157,8 @@ Highlighting:~ Statuslines:~ * Highlight groups: - CtrlPMode1 : 'prt' or 'win', also for 'regex' (Character) - CtrlPMode2 : 'file' or 'path', also for the local working dir (|hl-LineNr|) + CtrlPMode1 : 'file' or 'path', and the current mode (Character) + CtrlPMode2 : 'prt' or 'win', 'regex', the working directory (|hl-LineNr|) CtrlPStats : the scanning status (Function) For rebuilding the statuslines, see |g:ctrlp_status_func|.