Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Vim Tricks Español

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

Vim Tricks Español

A collection of Vim tricks, some very basic, and some very advanced.

Avatar for Max Holzheu

Max Holzheu

February 13, 2018
Tweet

More Decks by Max Holzheu

Other Decks in Programming

Transcript

  1. Go to the end of the line + enter Insert

    mode Shift + A @maxholzheu
  2. Sets the line numbers to be relative to the cursor’s

    position :set relativenumber @maxholzheu