return iceberg and intensitystyles
This commit is contained in:
parent
f31a21c91f
commit
3ca6317912
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ if filereadable(expand("$HOME/.vim/plugged/vim-plug/plug.vim"))
|
|||
|
||||
" colorschemes
|
||||
Plug 'lifepillar/vim-solarized8'
|
||||
Plug 'cocopon/iceberg.vim'
|
||||
|
||||
" syntax highlight plugins
|
||||
Plug 'neilhwatson/vim_cf3'
|
||||
|
|
|
@ -25,6 +25,7 @@ URxvt.internalBorder: 1
|
|||
URxvt.fading: 5
|
||||
URxvt.pastableTabs: true
|
||||
URxvt.geometry: 120:36
|
||||
URxvt.intensityStyles: false
|
||||
|
||||
! urxvt perl extensions
|
||||
URxvt.perl-ext-common: default,matcher,clipboard
|
||||
|
|
Loading…
Reference in a new issue