Vim

From James's Wiki
Revision as of 12:46, 2 March 2025 by Ractive (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • jk = esc
  • clear search highlight :noh
  • <space> j <search chars> jump around to stuff
  • ggVG = select all
  • Insert blank line at cursor in normal mode

<leader>o (spacebar then o)