changeset 2:611e13daeafb

Use peaksea2 after all.
author Brian Neal <bgneal@gmail.com>
date Wed, 04 Jan 2012 19:34:22 -0600
parents 67f01a4cac4c
children 92af3257a261
files vim/.vimrc
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/vim/.vimrc	Tue Jan 03 21:18:43 2012 -0600
+++ b/vim/.vimrc	Wed Jan 04 19:34:22 2012 -0600
@@ -44,9 +44,9 @@
 let c_space_errors = 1
 " let python_space_error_highlight = 1
 
-" set background=dark
-" colorscheme peaksea2
-colorscheme Dark
+set background=dark
+colorscheme peaksea2
+" colorscheme Dark
 
 " shortcut for word completion in insert mode
 imap <S-Tab> <C-n>