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:
Charlie39 2020-04-25 17:38:46 +05:30 committed by GitHub
parent de70c89f4e
commit 8dc3f78a7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ Plug 'vimwiki/vimwiki'
Plug 'bling/vim-airline'
Plug 'tpope/vim-commentary'
Plug 'kovetskiy/sxhkd-vim'
Plug 'ap/vim-css-color'
call plug#end()
set bg=light