Skip to content

Instantly share code, notes, and snippets.

@wnoguchi
Created August 3, 2014 05:13
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 wnoguchi/42eb9c4b451263c6b0db to your computer and use it in GitHub Desktop.
Save wnoguchi/42eb9c4b451263c6b0db to your computer and use it in GitHub Desktop.
vimrc generic.
set title
syntax on
set tabstop=2
set smartindent
set ignorecase
set smartcase
set wrapscan
set autoindent
set incsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment