Browse Source

Switch to solarized

coc
Marcel Schneider 7 years ago
parent
commit
1820c357e9
  1. 4
      vimrc

4
vimrc

@ -58,6 +58,10 @@ filetype plugin indent on " required
" To ignore plugin indent changes, instead use:
"filetype plugin on
" T H E M E
colorscheme solarized
set background=dark
" S E T T I N G S
set number
set autoread

Loading…
Cancel
Save