kien / ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
kien.github.com/ctrlp.vim
7.26k stars 677 forks source link

Use readdir instead of globpath (x3 faster) #790

Closed mattn closed 3 years ago

mattn commented 3 years ago

Anyone could you please try this?

globpath screenshot1

readdir screenshot

mattn commented 3 years ago

Ooops. Sorry.