Skip to content

Instantly share code, notes, and snippets.

@andersonberg
Last active August 29, 2015 14:05
Show Gist options
  • Save andersonberg/09fa173355f0f4727946 to your computer and use it in GitHub Desktop.
Save andersonberg/09fa173355f0f4727946 to your computer and use it in GitHub Desktop.
" Habilitar número de linhas
set number
" Alternar exibição de número de linhas (facilita na hora de copiar)
nnoremap :set nonumber!: set foldcolumn=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment