VimTricks
  • Vim Newsletter
  • Archive
  • Vim Books
  • About
  • Vim Newsletter
  • Archive
  • Vim Books
  • About
Colin Bartlett

Colin Bartlett

Vim enthusiast and software developer for more than 20 years.
Follow:
April 1, 2021

Using a mouse in Vim 4.3 (27)

Resize splits, change tabs, select text, and more: with the mouse in Vim.

Colin Bartlett
Colin Bartlett
March 29, 2021

Investigate characters 4.8 (39)

Use ga in Vim to show details about the character under the cursor.

Colin Bartlett
Colin Bartlett
March 25, 2021

Quickly access project notes 4.6 (38)

Use Vim tabs to keep project notes quickly accessible.

Colin Bartlett
Colin Bartlett
March 22, 2021

Operate on every line 4.7 (128)

Use Vim’s :norm command to operate on every line in a file.

Colin Bartlett
Colin Bartlett
March 18, 2021

Performing calculations 4.7 (65)

Use Vim’s expression register to perform calculations.

Colin Bartlett
Colin Bartlett
March 15, 2021

Insert special • characters ◆ 4.8 (70)

Insert special characters in Vim by entering a two-letter digraph.

Colin Bartlett
Colin Bartlett
March 11, 2021

Copying and pasting lines 4.8 (112)

Use ex commands in Vim to copy lines around without moving.

Colin Bartlett
Colin Bartlett
March 8, 2021

Highlight specific lines 4.4 (48)

Use this Vim mapping to add line highlights that persist when moving around.

Colin Bartlett
Colin Bartlett
March 1, 2021

Accessing man pages 4 (33)

Access man pages without leaving Vim

Colin Bartlett
Colin Bartlett
February 25, 2021

Creating files and directories 4.5 (46)

Use Vim’s netrw file tree to quickly create files and directories.

Colin Bartlett
Colin Bartlett

Posts navigation

Newer posts 1 2 3 4 … 10 Older posts

Get the Newsletter

Search the Archives

Our Books

  • Git Better with Vim

    Git Better with Vim

Recent Vim Tips

  • Get the current file path

  • Closing hidden buffers

  • Making small changes

  • Changing regex delimiters

Widgets

Top Rated Vim Tips

4.8 (89)

Go to next match and select

4.8 (34)

Print substitutions

4.8 (39)

Investigate characters

4.8 (90)

Automated file templates

4.8 (46)

Interactive replace across files

Vim Tips by Tag

args books buffers case commands commenting courses ebooks ex filter flog fugitive git global indenting insert interface mappings markdown marks math motions navigation netrw notes patterns plugin plugins quickfix regex registers replace search shell skeleton snippets splits substitution template text-objects unimpaired vim vimrc visual web

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.

Links

© Copyright 2020 Nimble Industries, Inc.
Click to Copy