summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <r.oburka@gmail.com> 2017-07-12 23:10:11 +0200
committerGravatar Robin Obůrka <r.oburka@gmail.com> 2017-07-12 23:10:11 +0200
commita3952cbc27970591fda837d0740cf0175de6dfb9 (patch)
tree90f776c85c257b41c14e8afc571128a537168389 /.vimrc
parentUse my own scheme dorticek - inspired by native schemes torte and evening (diff)
downloadvim_sync-a3952cbc27970591fda837d0740cf0175de6dfb9.tar.xz
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.
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
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