Some color stuff for vim (may not work remotely?)

This commit is contained in:
Andrew Tomaka 2013-04-29 17:08:37 -04:00
parent dbbec3bfec
commit f0d0c1b4df

5
.vimrc
View file

@ -63,3 +63,8 @@ map <Leader>nc :Nyancat<cr>
" Set style " Set style
set guifont=Ubuntu\ Mono\ 10 set guifont=Ubuntu\ Mono\ 10
colorscheme vividchalk colorscheme vividchalk
set t_Co=256 " 256 terminal colors
set cursorline
hi CursorLine cterm=NONE ctermbg=234