File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1497,6 +1497,28 @@ Special thanks:~
14971497===============================================================================
14981498CHANGELOG *ctrlp-changelog*
14991499
1500+ Before 2016/11/28~
1501+
1502+ + New command: | YankLine() | to yank current line.
1503+ + New option: | g:ctrlp_types | to select builtin modes.
1504+ + New feature: asynchronized spawn of | g:ctrlp_user_command | . This enable
1505+ with set | g:user_command_async | to 1.
1506+ + Support buffertag for delphi, rust and golang.
1507+ + New option: | g:ctrlp_brief_prompt | ,
1508+ | g:match_current_file | ,
1509+ | g:ctrlp_compare_lim | .
1510+ + New feature: Auto-ignore extension.
1511+ + Support buffertag for ant, tex, dosbatch, matlab and vhdl.
1512+ + New option | g:ctrlp_line_prefix | for integrating third party plugins.
1513+ + New option | g:open_single_match | to open single file in matches.
1514+ + Add <plug> (ctrlp) for launch CtrlP.
1515+ + Accept bang for CtrlPBookmarkDirAdd to avoid confirm.
1516+ + Handle variable like "g:ctrlp_TYPE_MODE".
1517+ ex: let g:ctrlp_path_sort
1518+ + New option: | g:ctrlp_custom_ancestors |
1519+
1520+ Before 2014/08/08~
1521+
15001522 + New buffer explorer mode with highlighting (| +conceal | recommended)
15011523 + New options: | g:ctrlp_bufname_mod | ,
15021524 | g:ctrlp_bufpath_mod |
You can’t perform that action at this time.
0 commit comments