summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/.vimrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 0b0726d..d91c0d6 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -38,11 +38,8 @@ set secure
" =============================================================================
" Colorscheme
" =============================================================================
-
-set t_Co=256
-let base16colorspace=256 " Access colors present in 256 colorspace
-colorscheme base16-default
set background=dark
+colorscheme jellybeans
syntax on
" highlight matching brackets