vim fuzzyfinder 的bug

 

 

When typing an command, I get an error like this:

:w
Error detected while processing function <SNR>19_onCommandPre..fuf#mrucmd#onCommandPre..<SNR>25_updateInfo..fuf#updateMruList:
line    2:
E121: Undefined variable: word
line    5:
E121: Undefined variable: word

Is it a bug or just cause by my incorrect configuration?

I set let g:fuf_modesDisable=[] in my .vimrc.

And the vim version I use if vim 7.3, the fuzzyfinder version is fuzzyfinder 4.2.2

 

上面是在stack flow找到的,报的错也差不我,,具体真的没去找什么

只是在vimrc 中把 

let g:fuf_modesDisable=[] 

给注释掉了

posted on 2012-05-16 13:46  Orz..  阅读(326)  评论(0)    收藏  举报

导航