ap / vim-buftabline

Forget Vim tabs – now you can have buffer tabs
http://www.vim.org/scripts/script.php?script_id=5057
MIT License
791 stars 72 forks source link

I have buftabline on two different computers, one asked me to save files when I switch buffers the other does not #88

Open AverageGuy opened 1 year ago

AverageGuy commented 1 year ago

Can someone tell me what setting is causing the difference? I've compared the .vimrc files and nothing jumps out at me. Both systems are running recent flavor of Mint and Maté. Thanks, Jim.

ap commented 5 months ago

Hey, sorry this fell through the cracks. My guess for why you are prompted is that you do not have the 'hidden' option set. Try :set hidden? on both.