Vim: Buffers
Introduction
I have talked about Vim tabs, window splits in the previous articles, and now I am quite keen on explaining the finest unit of file that you can open using Vim and that is a buffer. Tabs are a collection of windows, Windows are the vi...
techstructiveblog.hashnode.dev8 min read