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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user