diff options
author | Ben Sima <ben@bsima.me> | 2019-02-05 19:59:37 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-02-09 16:08:25 -0800 |
commit | 5f5d6166424ba3943a45d7182c174b4d246dee50 (patch) | |
tree | 139bb1d04030b1dbf7287b8c855c79d50f37e7c8 /vimrc | |
parent | 88b38813473c4fd25073a1a53a1f172de39a123b (diff) |
Just use terminal colors
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -53,7 +53,3 @@ let g:netrw_liststyle=3 " Tree view map <C-\> :tab split<CR>:exec("tag ".expand("<cword>"))<CR> " open definition in a vertical split: map <A-]> :vsp <CR>:exec("tag ".expand("<cword>"))<CR> - -""" Colors -set background=dark -colorscheme spacegray |