When VIM refers to a file im editing as a “buffer”…what exactly does it mean? Whenever I edit the file in shell or in the application, it refers to the copy of the file as a buffer. I was curious as to what exactly this meant, but couldn’t find anything on it. Any help would be appreciated.
Share
From :help windows-intro, as linked by icktoofay in a comment:
That is, a buffer represents the actual loaded/working data itself.