Skip to content

Instantly share code, notes, and snippets.

@fliiiix
Created July 2, 2014 17:04
Show Gist options
  • Select an option

  • Save fliiiix/48886770ba943dc355f4 to your computer and use it in GitHub Desktop.

Select an option

Save fliiiix/48886770ba943dc355f4 to your computer and use it in GitHub Desktop.
set nocompatible
set autoindent
set smartindent
set tabstop=2
set shiftwidth=2
set showmatch
set guioptions-=T
set vb t_vb=
set ruler
set nohls
set incsearch
set virtualedit=all
set bs=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment