How to Switch between Buffers Quickly in Neovim/Vim
📝
内容提要
When working on real projects using Neovim, we often open several files in a window. Each file corresponds to a buffer. How to switch between these buffers quickly?
➡️