Skip to content

Instantly share code, notes, and snippets.

@kxzk
Created September 22, 2017 19:32
Show Gist options
  • Save kxzk/d4204785c8e8f52bf23b6249f281ccda to your computer and use it in GitHub Desktop.
Save kxzk/d4204785c8e8f52bf23b6249f281ccda to your computer and use it in GitHub Desktop.
relative_nums.vim
set number " show line numbers in vim
set relativenumber " show relative line numbers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment