mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Set colors properly on urxvt.
This commit is contained in:
@@ -40,6 +40,10 @@ else
|
||||
let g:solarized_termcolors=256
|
||||
let g:solarized_termtrans=1
|
||||
endif
|
||||
if $TERM ==? 'rxvt-unicode-256color'
|
||||
" I have .Xresources setup for solarized
|
||||
let g:solarized_use16=1
|
||||
endif
|
||||
silent! colorscheme solarized8
|
||||
" Enable filetype support
|
||||
filetype plugin indent on
|
||||
|
||||
Reference in New Issue
Block a user