rofi consul menu
This commit is contained in:
@ -29,7 +29,7 @@ Plug 'terryma/vim-expand-region'
|
||||
Plug 'terryma/vim-multiple-cursors'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
|
||||
Plug 'dylanaraps/wal'
|
||||
Plug 'dylanaraps/wal.vim'
|
||||
|
||||
Plug 'kristijanhusak/vim-carbon-now-sh'
|
||||
|
||||
@ -183,6 +183,9 @@ filetype plugin indent on
|
||||
|
||||
"autocmd VimEnter * colorscheme farout
|
||||
autocmd VimEnter * colorscheme fahrenheit
|
||||
colorscheme fahrenheit
|
||||
" autocmd VimEnter * colorscheme wal
|
||||
|
||||
set bg=light
|
||||
hi Normal guibg=NONE ctermbg=NONE
|
||||
"autocmd VimEnter *
|
||||
|
Reference in New Issue
Block a user