summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/vimrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/vimrc b/etc/vimrc
index e3afc6f..4954e10 100644
--- a/etc/vimrc
+++ b/etc/vimrc
@@ -23,12 +23,6 @@ set textwidth=78
" Folding
set foldmethod=marker
-" Colors
-set bg=dark
-colorscheme mine
-syntax enable
-set t_Co=88
-
" Swapfiles
set backupdir=~/.vim-backup
set dir=~/.vim-backup