在vim中执行:Files . 结果。。报错

来源:4-7 强大的Vim模糊搜索与替换插件

慕粉1422388549

2022-01-22 12:25

Error detected while processing function fzf#vim#with_preview:

line   59:

E117: Unknown function: fzf#shellescape

E15: Invalid expression: fzf#shellescape(s:bin.preview)

line   62:

E121: Undefined variable: preview_cmd

E15: Invalid expression: ['--preview', preview_cmd.' '.placeholder]

Error detected while processing function fzf#vim#files[15]..<SNR>49_fzf[1]..<SNR>49_check_requirements:

line    6:

E605: Exception not caught: fzf#run function not found. You also need Vim plugin from the main fzf repository (i.e. junegunn/fzf *and* junegunn/fzf.vim)

Press ENTER or type command to continue


写回答 关注

0回答

还没有人回答问题,可以看看其他问题

玩转Vim 从放弃到爱不释手

作为程序员你还不知道编辑器之神 Vim 吗,带你从零开始学习 vim 编辑器。

28403 学习 · 78 问题

查看课程

相似问题