File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -1497,6 +1497,28 @@ Special thanks:~
1497
1497
===============================================================================
1498
1498
CHANGELOG *ctrlp-changelog*
1499
1499
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
+
1500
1522
+ New buffer explorer mode with highlighting (| +conceal | recommended)
1501
1523
+ New options: | g:ctrlp_bufname_mod | ,
1502
1524
| g:ctrlp_bufpath_mod |
You can’t perform that action at this time.
0 commit comments