From a3952cbc27970591fda837d0740cf0175de6dfb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 12 Jul 2017 23:10:11 +0200 Subject: Use my own colorscheme Evening is great, really, really great colorscheme. But it is broken in Debian 9 Stretch in combination of current version of Terminator. --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index ef33cdf..dbcc12f 100644 --- a/.vimrc +++ b/.vimrc @@ -105,7 +105,7 @@ set mousemodel=popup " syntax highliting " ================= syntax on -colorscheme evening +colorscheme dorticek " ===================== " show redundant spaces -- cgit v1.2.3