Some times when I'm using VIM, I try to open the file that is already opened. This happens because I have a really quick reflex when I think in editing a file, which is faster than checking which file I'm in. The problem is that CtrlP complains and locks me on itself with a big "NO ENTRIES" message, making me need to press <C-c>
to quit it. This is seriously flow-breaking. I'd just like it to quit when there is no entries - or at least when I press <enter>
, which I always do anyway.
Is this possible?