Skip to content

Instantly share code, notes, and snippets.

@vbalien
Created October 23, 2015 09:00
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 vbalien/f7d77bc1a77981536466 to your computer and use it in GitHub Desktop.
Save vbalien/f7d77bc1a77981536466 to your computer and use it in GitHub Desktop.
my .vimrc setting
set cindent
set tabstop=4
set shiftwidth=4
set nu
set ruler
set title
set hlsearch
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment