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

Tag: vimrc

May 23, 2022

Get the current file path 4.5 (35)

Create a mapping to copy the present file path to your clipboard.

Colin Bartlett
Colin Bartlett
May 9, 2022

Closing hidden buffers 4.4 (41)

Delete all hidden buffers in Vim to speed up and clean up.

Colin Bartlett
Colin Bartlett
June 21, 2021

Bookmark frequent locations 4.7 (36)

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

Colin Bartlett
Colin Bartlett
April 8, 2021

What is set hidden? 4.6 (35)

Use set hidden to allow unsaved buffers to be hidden in Vim.

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
January 21, 2021

Per file type configs 4.4 (57)

Use Vim’s filetype plugins to enable per file type configuration in Vim.

Andy Libby
Andy Libby
December 10, 2020

Local .vimrc files 4.2 (83)

Securely setup project-specific Vim configurations.

Andy Libby
Andy Libby
October 8, 2020

Moving Lines 3.8 (136)

Swiftly move lines in Vim with these handy mappings.

Colin Bartlett
Colin Bartlett

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