public Vim Tips • 7 min read • Use vimdiff Like a Vim Pro Want to see the difference between two files? Normal users use diff command. Pro Vim users go for vimdiff.…
public Vim Tips • 4 min read • How to Extend Vim's Functionality by Adding Plugins Vim's functionality can be extended with plugins. Here is how you can install and use plugins in Vim. Also learn about updating and removing the plugins.…
public Vim Tips • 2 min read • Navigating Up or Down a Page in Vim Learn various ways of moving up or down by pages in Vim editor.…
public Vim Tips • 9 min read • 11 Pro Vim Tips to Get Better Editing Experience You can learn plenty of Vim tips on your own, or you can learn it from others' experiences.…
public Vim Tips • 5 min read • Split Vim Workspace Vertically or Horizontally Vim allows you to have multiple horizontal or vertical splits in your active workspace.…
public Vim Tips • 3 min read • Set Indentation Width to 2 or 4 Spaces (or Tab) in Vim Prefer tabs to spaces? Here's how to set indentations to use spaces instead of tabs in Vim.…
public Vim Tips • 2 min read • Move Cursor to Beginning or End of Line in Vim Learn some basic cursor movement in Vim editor.…
public Vim Tips • 8 min read • Complete Guide to Buffers in Vim Use Vim like a pro user by mastering the buffers.…
public Vim Tips • 4 min read • Getting Comfortable with Visual mode in Vim There are three modes in Vim and the least popular and yet quite interesting is the Visual mode. Learn more about it.…
public Vim Tips • 4 min read • How to Cut, Copy and Paste in Vim Cut, copy and paste are essential functions of any text editor. Here's how to achieve that in Vim.…
public Vim Tips • 3 min read • How to Go to a Specific Line in Vim To effectively use Vim, you need to master the navigation. Here are a few tips on quickly navigating inside Vim editor.…
public Vim Tips • 5 min read • Color Schemes in Vim: How to Change and Use Them Dark or light or something else? The all-rounder Vim editor lets you set color schemes of your preference. Here's how achieve that.…