mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
enable solarized_termtrans for urxvt.
This commit is contained in:
@@ -59,6 +59,7 @@ if has('gui_running')
|
|||||||
set guifont=Inconsolata\ Medium\ 12
|
set guifont=Inconsolata\ Medium\ 12
|
||||||
else
|
else
|
||||||
let g:solarized_termcolors=256
|
let g:solarized_termcolors=256
|
||||||
|
let g:solarized_termtrans=1
|
||||||
endif
|
endif
|
||||||
silent! colorscheme solarized
|
silent! colorscheme solarized
|
||||||
" Enable filetype support
|
" Enable filetype support
|
||||||
|
|||||||
Reference in New Issue
Block a user