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 • 3 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 • 4 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.…
public Vim Tips • 2 min read Enable Syntax Highlighting in Vim Using Vim for reading or writing scripts and code? Enable syntax highlighting in Vim for a better experience.…
public Vim Tips • 4 min read What are Vim Modes? How to Change Them? Vim has three different modes for handling user input and processing them.…
public Vim Tips • 4 min read How to Delete Multiple Lines in Vim Want to delete multiple lines or all lines or all empty lines in Vim? Here are a few tips to know about line deletion in Vim.…