• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Snippet #925

Created 6/10/2012, updated 5/18/2017
  • vim
  • snippets

Interesting idea: use absolute numbers in insert mode (au InsertEnter * :set nu) and relative numbers elsewhere (au InsertLeave * :set rnu).

← Snippet #926
git-daemon init.d script →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).