I just try call ``` vim dein#add('plasticboy/vim-markdown',{'lazy':1,'on_ft':'markdown'}) ``` if this plugin is lazy load then reproduce step is here 1. vim read.md 2. open ctrlp 3. select one other file with different filetype then we will get this issue https://github.com/ctrlpvim/ctrlp.vim/issues/202