Plugin to highlight hex color codes (#591)
Visually intuitive for editing hex color codes in Xresources /XDefaults and anywhere else
This commit is contained in:
parent
de70c89f4e
commit
8dc3f78a7d
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ Plug 'vimwiki/vimwiki'
|
||||||
Plug 'bling/vim-airline'
|
Plug 'bling/vim-airline'
|
||||||
Plug 'tpope/vim-commentary'
|
Plug 'tpope/vim-commentary'
|
||||||
Plug 'kovetskiy/sxhkd-vim'
|
Plug 'kovetskiy/sxhkd-vim'
|
||||||
|
Plug 'ap/vim-css-color'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
set bg=light
|
set bg=light
|
||||||
|
|
Loading…
Reference in a new issue