VimTricks
  • Vim Newsletter
  • Archive
  • Vim Books
  • About
  • Vim Newsletter
  • Archive
  • Vim Books
  • About

Category: Tips and Tricks

March 7, 2022

Changing regex delimiters 4.1 (161)

Use any delimiter in your regular expression to avoid escaping slashes.

Colin Bartlett
Colin Bartlett
January 3, 2022

Clear search highlight 4.5 (42)

Clear the annoying persistent search highlight in Vim with any of these methods.

Colin Bartlett
Colin Bartlett
November 29, 2021

Toggle Vim boolean options 4.8 (33)

Vim allows toggling any boolean option with this one quick trick.

Andy Libby
Andy Libby
November 7, 2021

Open splits more naturally 4.8 (66)

Open Vim splits to the right and below for a more natural movement.

Colin Bartlett
Colin Bartlett
October 25, 2021

Filtering through an external command 4.6 (34)

Filter content through an external command to manipulate it with other programs.

Andy Libby
Andy Libby
September 6, 2021

Maximize the current split 4.7 (39)

Use the vim-maximizer plugin to get a closer look at a single split.

Colin Bartlett
Colin Bartlett
August 16, 2021

Review Replacements in Vim 4.7 (69)

Use Vim’s global command to print substitutions when replacing.

Colin Bartlett
Colin Bartlett
July 26, 2021

Reselect pasted text 4.8 (57)

Reselect the last pasted text with this Vim mapping.

Colin Bartlett
Colin Bartlett
June 21, 2021

Bookmark frequent locations 4.7 (37)

Use marks to quickly jump back to frequently edited files, like your .vimrc.

Colin Bartlett
Colin Bartlett
June 14, 2021

Highlight syntax inside Markdown 4.2 (166)

Vim can highlight code syntax embedded inside Markdown

Colin Bartlett
Colin Bartlett

Posts navigation

Newer posts 1 2 3 4 … 14 Older posts
Loading

Search the Archives

Our Books

  • Git Better with Vim

    Git Better with Vim

Recent Vim Tips

  • Inspect Character Under Cursor in Vim

  • Vim Calculator

  • Vim split to a specific size

  • Vim Command Line Window

Widgets

Top Rated Vim Tips

4.9 (62)

Interactive replace across files

4.8 (33)

Toggle Vim boolean options

4.8 (57)

Reselect pasted text

4.8 (64)

Commenting code

4.8 (46)

Change character case

Vim Tips by Tag

alignment args autocmd autocomplete books buffers case checkbox checkboxes commands config courses csv ebooks filter folding fugitive git indenting insert interface mappings markdown motions native navigation netrw notes patterns plugin plugins quickfix regex registers replace search shell splits substitution text-objects unimpaired vim vimrc visual whitespace

About VimTricks

Colin and AndyVimTricks is published by Colin Bartlett and Andy Libby, two Vim enthusiasts and software developers with more than 40 years combined experience with Vim.

Have a Vim tip? Email us! [email protected]

Links

Copyright © 2022 Nimble Industries, Inc.
SSL Certificate Monitoring by TrackSSL
Click to Copy