Skip to content

Instantly share code, notes, and snippets.

@merih
Last active August 29, 2015 13:56
Show Gist options
  • Save merih/8898326 to your computer and use it in GitHub Desktop.
Save merih/8898326 to your computer and use it in GitHub Desktop.
set nu
set tabstop=4
set shiftwidth=4
set softtabstop=4
set smarttab
set smartindent
set expandtab
set hlsearch
filetype plugin indent on
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment