diff options
author | Robin Obůrka <r.oburka@gmail.com> | 2017-07-12 23:10:11 +0200 |
---|---|---|
committer | Robin Obůrka <r.oburka@gmail.com> | 2017-07-12 23:10:11 +0200 |
commit | a3952cbc27970591fda837d0740cf0175de6dfb9 (patch) | |
tree | 90f776c85c257b41c14e8afc571128a537168389 /.vimrc | |
parent | Use my own scheme dorticek - inspired by native schemes torte and evening (diff) | |
download | vim_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-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ set mousemodel=popup " syntax highliting " ================= syntax on -colorscheme evening +colorscheme dorticek " ===================== " show redundant spaces |