gioele / vim-autoswap

Please Vim, stop with these swap file messages. Just switch to the correct window!
Creative Commons Zero v1.0 Universal
115 stars 25 forks source link

Support for opening the file in a new tab in the existing vim session #9

Open thalesmello opened 8 years ago

thalesmello commented 8 years ago

Sometimes, vim-autoswap will open the vim instance that currently has the file buffer open when the file is no longer visible in the currently active window.

It would be nice to have an option to make the file open automatically in a new tab, so that it becomes immediately visible in the recently opened vim instance.