Skip to content

Commit bde7a29

Browse files
committed
Fix doc for :CtrlPCurFile and :CtrlPCurWD
close #396
1 parent 838a6dd commit bde7a29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/ctrlp.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -872,12 +872,12 @@ COMMANDS *ctrlp-commands*
872872

873873
*:CtrlPCurFile*
874874
:CtrlPCurFile
875-
This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = '' and ignores
875+
This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = 'c' and ignores
876876
the variable's current value.
877877

878878
*:CtrlPCurWD*
879879
:CtrlPCurWD
880-
This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = '' and ignores
880+
This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = 'd' and ignores
881881
the variable's current value.
882882

883883
*:CtrlPMRU*

0 commit comments

Comments
 (0)