Do a
:set nohidden on your vim window to be able to delete buffers on that window only. If you want this setting on all your vim sessions, remove the set hidden line from your vimrc and gvimrc files.Hope this helps you too.
:set nohidden on your vim window to be able to delete buffers on that window only. If you want this setting on all your vim sessions, remove the set hidden line from your vimrc and gvimrc files.