Use ga in Vim to inspect the character under the cursor in Vim. Extend this feature with the Characterize plugin. The post Inspect Character Under Cursor in Vim appeared first on VimTricks.| VimTricks
The Vim calculator is a built in feature requiring no plugins: Perform calculations without leaving Vim, even from your text. The post Vim Calculator appeared first on VimTricks.| VimTricks
Open Vim splits to a specific height or width by prepending a number to the command. The post Vim split to a specific size appeared first on VimTricks.| VimTricks
Vim file templates can be achieved without plugins using Vim's built-in skeleton files. The post Vim File Templates appeared first on VimTricks.| VimTricks
You can open a URL in Vim directly from the command line. This quick trick will save you time when viewing HTML source or content from APIs. The post Open URL in Vim appeared first on VimTricks.| VimTricks
The Vim jump list is a convenient list of navigation points, akin to a browser history. Read on to improve your use of the Vim jumplist.| vimtricks.com
Show and hide code with Vim code folding options. This tutorial covers enabling and disabling folding and gives helpful hints for fold usage. The post Vim Code Folding appeared first on VimTricks.| VimTricks
Stop using Excel and Google Sheets and stay inside Vim whenever you edit CSV files. Use these handy tips to improve your Vim CSV experience.| vimtricks.com
The Vim command line window is more than just a history of your commands. It's an editable buffer where you can compose commands.| vimtricks.com
Here are 50 use Vim commands for Vim users of all proficiency levels. From beginner to advanced, everyone is sure to find a useful tip.| vimtricks.com