Skip to content

Instantly share code, notes, and snippets.

@avaghti1
Created April 3, 2015 02:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avaghti1/5848ab505e59f26b05e8 to your computer and use it in GitHub Desktop.
Save avaghti1/5848ab505e59f26b05e8 to your computer and use it in GitHub Desktop.
vimrc
set number
highlight Comment ctermfg=yellow
set list
set listchars=trail:.
set statusline+=%F
set laststatus=2
set hlsearch
set ic
set incsearch
set ruler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment