Browse Source

Switch to 'elflord' vim colorscheme

Frans Bergman 5 years ago
parent
commit
6863eece1e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .vimrc

+ 1 - 1
.vimrc

@@ -1,6 +1,6 @@
 " ########## General ########## {{{
 " ########## General ########## {{{
 syntax on
 syntax on
-colorscheme peachpuff
+colorscheme elflord
 let g:airline_theme='atomic'
 let g:airline_theme='atomic'
 set encoding=utf-8
 set encoding=utf-8
 set fileencoding=utf-8
 set fileencoding=utf-8