1.4.11 Buffer Commands
- s ¶
Switch to the specified buffer in the current window
(vip-switch-to-buffer
).
- S ¶
Switch to the specified buffer in another window
(vip-switch-to-buffer-other-window
).
- K ¶
Kill the current buffer if it is not modified.
- X S ¶
- C-x C-s
Save the current buffer in the file associated to the buffer.