0

While working on (presumably) any file in this project in Vim, when I type :FufCoverageFile, Vim freezes and I have to completely exit the terminal window.

I thought it might be a cross-project issue with my .vimrc, but I've only ever seen it happen on this project. (Granted it probably still is a global issue with my config, just more subtle.)

I thought it might be an issue with vim sessions, but it happens whether or not I'm using a session. Plus, I deleted the project-specific session from ~/.vim/session and the issue persisted.

I considered (but didn't really believe) that it might be an issue with tmux, but it happens whether or not I'm inside a tmux session.

Just what in the heck. :)

Here is my .vimrc at tme of posting, for reference. Thanks for any help you can provide!

acobster
  • 1,637
  • 4
  • 17
  • 32
  • Use the plugin's issue tracker. – romainl Jun 08 '18 at 20:44
  • @romainl I might just, if I can figure out where that is. The one on Bitbucket 404s and the one on GitHub redirects to pull requests. :P – acobster Jun 08 '18 at 21:12
  • 1
    This simply means that the project is abandoned. The code at vim.org and Github has not been updated since 2010. Time to drop the plugin. – phd Jun 08 '18 at 21:27
  • Thanks for the advice @phd. I ended up switching to junegunn/fzf.vim. – acobster Jun 22 '18 at 03:43

0 Answers0