aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-10-23 13:49:55 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commit9b4adf4abcdb4ee2e8de8ed3add019b7cd863a16 (patch)
tree3db5234da014c383979701f9fea1d757baf066c2 /vimrc
parent3d8eae55f227418e7fb606b372d0fc937b7b15df (diff)
downloaddotnvim-9b4adf4abcdb4ee2e8de8ed3add019b7cd863a16.tar.gz
dotnvim-9b4adf4abcdb4ee2e8de8ed3add019b7cd863a16.zip
Giving monokai a go
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index e9d1e2f..cc8b50d 100644
--- a/vimrc
+++ b/vimrc
@@ -91,7 +91,7 @@ call pathogen#helptags()
set background=dark
let base16colorspace=256 " Access colors present in 256 colorspace
if has('gui_running')
- colorscheme base16-atelier-forest
+ colorscheme base16-monokai
else
colorscheme torte
set nospell