Switch buffers in vim without saving to a currently modified file
You want to have
set hidden
in your .vimrc
file. Read a (little) more about the hidden option and hidden buffers
You want to have
set hidden
in your .vimrc
file. Read a (little) more about the hidden option and hidden buffers