Vim Tips Wiki
Edit Page
We recommend that you log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your Watchlist. Creating an account is quick and free.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 76: Line 76:
   
 
==Managing buffers==
 
==Managing buffers==
βˆ’
Buffers are a convenient way to manage multiple files within a project in Vim. If you are managing multiple projects, consider opening a separate Vim for each project. This way each Vim instance contains only related buffers in the buffer list. This is an advantage over other methods for managing multiple files; such as a combination of buffers, [[:Category:Split windows|windows]], and [[:Category:Tabs|tabs]].
+
Buffers are ''the'' way to manage multiple files within a project in Vim. If you are managing multiple projects, consider opening a separate Vim for each project.
   
 
Here are the essential buffer commands:
 
Here are the essential buffer commands:
Please note that all contributions to the Vim Tips Wiki are considered to be released under the CC-BY-SA
Cancel Editing help (opens in new window)