X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=vimrc;h=95c7b564cde16da898f44aa28ef5b3db39f96b05;hb=d438bce0f258ba014836d45c6a2b95980ebb05a3;hp=e66a2cdca59ed67cb52cac94435419e2bc0fe3ea;hpb=036cfd3a9c8f580b52be032951e92b05db51a9ef;p=smckown%2Fdotfiles.git diff --git a/vimrc b/vimrc index e66a2cd..95c7b56 100644 --- a/vimrc +++ b/vimrc @@ -34,9 +34,8 @@ if has("gui_running") endif endif -" Pencil looks decent and is fast -" Many other color schemes are slow to render -colors pencil +" jellybeans is a nice dark scheme same for vim/xterm and gvim +colors jellybeans " Local listchars def if utf-8 terminal. Otherwise sensible defaults are OK. if &termencoding ==# 'utf-8' || &encoding ==# 'utf-8'