gui color scheme
This commit is contained in:
parent
75090a1a38
commit
123b9edef8
2 changed files with 121 additions and 155 deletions
4
vimrc
4
vimrc
|
|
@ -104,7 +104,7 @@ filetype plugin indent on " required
|
|||
|
||||
" let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
|
||||
" let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
|
||||
" set termguicolors
|
||||
set termguicolors
|
||||
colorscheme customred256
|
||||
|
||||
set backupdir=~/.vimtmp
|
||||
|
|
@ -501,8 +501,6 @@ let g:tagbar_type_vue = {
|
|||
\ ]
|
||||
\ }
|
||||
|
||||
hi! TagbarHighlight ctermfg=255 ctermbg=240
|
||||
|
||||
|
||||
if !exists('*RangerExplorer')
|
||||
function RangerExplorer()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue