Skip to content

Instantly share code, notes, and snippets.

@thiagolsfortunato
Created September 10, 2018 13:36
Show Gist options
  • Save thiagolsfortunato/11377c8ebcf98cf275cd9d774b0cb50f to your computer and use it in GitHub Desktop.
Save thiagolsfortunato/11377c8ebcf98cf275cd9d774b0cb50f to your computer and use it in GitHub Desktop.
set number
set tabstop=4
set showcmd
set cursorline
set hlsearch
set ignorecase
set autoindent
set showmatch
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment