Section: Buffers

List buffers

vim
vim
:buffers
Explanation

Useful before jumping or cleaning up open files.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Buffers
Open a file
Edit a file in the current window.
OpenIn sheetvimsame section
Move between buffers
Cycle through loaded buffers.
OpenIn sheetvimsame section
Delete a buffer
Unload a buffer you no longer need.
OpenIn sheetvimsame section
Horizontal split
Split the current window horizontally.
OpenIn sheetvim1 tag match
Create a new tab
Open a new tab page.
OpenIn sheetvim1 tag match
Vertical split
Split the current window vertically.
OpenIn sheetvim1 tag match