rofi consul menu

This commit is contained in:
2020-02-17 18:57:34 +01:00
parent 93edf69d60
commit bcb5f9fb4d
4 changed files with 35 additions and 1 deletions

View File

@ -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 *