Skip to content

Instantly share code, notes, and snippets.

@ikudriavtsev
Created March 20, 2016 08:52
Show Gist options
  • Save ikudriavtsev/096b29504412cb628ff3 to your computer and use it in GitHub Desktop.
Save ikudriavtsev/096b29504412cb628ff3 to your computer and use it in GitHub Desktop.
My .vimrc
set number
syntax enable
set t_Co=256
let g:solarized_termcolors=256
set background=dark
colorscheme solarized
filetype plugin indent on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment