Fast CtrlP matcher using Vim's matchfuzzy() without dependencies.
let g:ctrlp_match_func = {'match': 'ctrlp_matchfuzzy#matcher'}
For vim-plug plugin manager:
Plug 'mattn/ctrlp-matchfuzzy'
MIT
Yasuhiro Matsuomto
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fast CtrlP matcher using Vim's matchfuzzy() without dependencies.
let g:ctrlp_match_func = {'match': 'ctrlp_matchfuzzy#matcher'}
For vim-plug plugin manager:
Plug 'mattn/ctrlp-matchfuzzy'
MIT
Yasuhiro Matsuomto