I recently discovered NERDTree and Command-T but when I open files that has already been opened I get the really annoying "VIM - ATTENTION Swap file already exists" popup and I click abort and then I search through the buffer instead(!).

So my question is whether there is a setting to switch on so that it always opens the buffer for the file if it already exists.

link|improve this question
feedback

1 Answer

Found the solution:

:set hidden

It should be noted that the Janus MacVim Distro doesn't turn this feature on by default.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.