From: Maximilian Friedersdorff Date: Mon, 16 May 2016 21:43:40 +0000 (+0100) Subject: Remove theme from git X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=9832392f3d5106c15a3ff0619f4f2f1f29104c4e;p=max%2Fdotfiles.git Remove theme from git --- diff --git a/vim/.vimrc b/vim/.vimrc index 2979b3c..6cc614e 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -38,7 +38,6 @@ filetype plugin indent on " required " Random look and feel stuff set t_Co=16 syntax on -colorscheme noctu set expandtab set shiftwidth=2 set softtabstop=2