Can't install FuzzyFinder in vim

后端 未结 1 1372
名媛妹妹
名媛妹妹 2021-01-13 09:35

I download vim-fuzzyfinder into my downloads folder. I move the folder (containing autoload/, doc/, and plugin/ to

相关标签:
1条回答
  • 2021-01-13 10:22

    The plugin in question appears to have a dependency on the L9 library, which I hadn't come across either so far. Just install the L9 library and retry.

    Ah, and there is an alternative called the CtrlP plugin, and it is pretty good, especially, at least for me, when taking the fuzz out for straight matching as per the instructions given on the Vim mailing list archives in this MangoldSchinkenCannelloni message.

    0 讨论(0)
提交回复
热议问题