How do you unload a buffer while keeping it in the list?
Answer
:bunload
Explanation
Use :bunload or :bun to unload the current buffer from memory while keeping it in the buffer list. It shows as u in :ls.
:bunload
Use :bunload or :bun to unload the current buffer from memory while keeping it in the buffer list. It shows as u in :ls.