Update help
This commit is contained in:
parent
0b3173e021
commit
2a033dad07
@ -543,11 +543,16 @@ COMMANDS *ctrlp-commands*
|
||||
:CtrlPLastMode
|
||||
Open CtrlP in the last mode used.
|
||||
|
||||
*:CtrlPRoot*
|
||||
:CtrlPRoot
|
||||
This acts like |:CtrlP| with |g:ctrlp_working_path_mode| = 2 (ignores its
|
||||
current value).
|
||||
|
||||
*:CtrlPClearCache*
|
||||
:CtrlPClearCache
|
||||
Flush the cache for the current working directory. The same as pressing <F5>
|
||||
inside CtrlP.
|
||||
You can enable/disable caching with the |g:ctrlp_use_caching| option.
|
||||
To enable or disable caching, use the |g:ctrlp_use_caching| option.
|
||||
|
||||
*:CtrlPClearAllCaches*
|
||||
:CtrlPClearAllCaches
|
||||
@ -557,18 +562,6 @@ COMMANDS *ctrlp-commands*
|
||||
:CtrlPReload
|
||||
Load new values for the option variables.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
The following commands ignore the current value of |g:ctrlp_working_path_mode|:
|
||||
|
||||
:CtrlPCurWD *:CtrlPCurWD*
|
||||
This acts like |:CtrlP| with |path_mode| = 0
|
||||
|
||||
:CtrlPCurFile *:CtrlPCurFile*
|
||||
This acts like |:CtrlP| with |path_mode| = 1
|
||||
|
||||
:CtrlPRoot *:CtrlPRoot*
|
||||
This acts like |:CtrlP| with |path_mode| = 2
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
For commands provided by bundled extensions, see |ctrlp-extensions|.
|
||||
|
||||
@ -857,7 +850,7 @@ Available extensions:~
|
||||
- Wipe bookmark list.
|
||||
- Or delete entries marked by <c-z>.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
----------------------------------------
|
||||
Buffer Tag mode options:~
|
||||
|
||||
*'g:ctrlp_buftag_ctags_bin'*
|
||||
|
Loading…
Reference in New Issue
Block a user