Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rogerwalt
Last active December 30, 2015 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogerwalt/7751123 to your computer and use it in GitHub Desktop.
Save rogerwalt/7751123 to your computer and use it in GitHub Desktop.
syntax on
"set noexpandtab
"set copyindent
"set preserveindent
"set softtabstop=0
"set shiftwidth=2
"set tabstop=2
set ts=2
set sw=2
set foldmethod=indent
set autoindent
set wildmode=longest,list,full
set wildmenu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment