Neovim for Beginners — Buffer
How to manage buffers effectively, with and without plugins.

Managing buffers, windows, and tabs is what we do daily as part of coding using Neovim. Let’s go through how to efficiently manage buffers, with and without plugins.
We are going to
- Learn the basics of managing buffers and the related commands.