diff options
-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 |