Correct a highlighting description

Closes #287
This commit is contained in:
Kien N 2012-09-25 16:02:49 +07:00
parent 1757bade78
commit be5842a376

View File

@ -1157,8 +1157,8 @@ Highlighting:~
Statuslines:~ Statuslines:~
* Highlight groups: * Highlight groups:
CtrlPMode1 : 'prt' or 'win', also for 'regex' (Character) CtrlPMode1 : 'file' or 'path', and the current mode (Character)
CtrlPMode2 : 'file' or 'path', also for the local working dir (|hl-LineNr|) CtrlPMode2 : 'prt' or 'win', 'regex', the working directory (|hl-LineNr|)
CtrlPStats : the scanning status (Function) CtrlPStats : the scanning status (Function)
For rebuilding the statuslines, see |g:ctrlp_status_func|. For rebuilding the statuslines, see |g:ctrlp_status_func|.