kien / ctrlp.vim

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

How to find .* file like .gitignore,.babelrc etc ? #739

Open MrZhang123 opened 6 years ago

MrZhang123 commented 6 years ago

Environment

OSX:10.13 vim:8.0.1207

In my project , i need edit the .* file , like .babelrc , .gitignore etc , but ctrlp ignore this file , how to setting ctrlp to find this type of file ?