diff options
author | Juan J. Martinez <jjm@usebox.net> | 2018-10-19 09:25:04 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:27 +0100 |
commit | 6f90f48b89e7f2debb4830482aca913e12970188 (patch) | |
tree | c7730c3c9e3f39c04413a94ca54ba5c0f65bc0fb /vimrc | |
parent | 6c89e233e2ef1ede516fa832bc8805ea1b6773c7 (diff) | |
download | dotnvim-6f90f48b89e7f2debb4830482aca913e12970188.tar.gz dotnvim-6f90f48b89e7f2debb4830482aca913e12970188.zip |
Changed theme
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ call pathogen#helptags() " looks nice; apparently needs to go after pathogen set background=dark if has('gui_running') - colorscheme base16-tomorrow-night + colorscheme base16-atelier-forest else colorscheme torte set nospell |