mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
change back to jessebot/vim-css-color till latest PR is merged for lua colors
This commit is contained in:
parent
062138e116
commit
d456b95065
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -526,7 +526,7 @@ if !has('nvim')
|
|||
" Plug 'MicahElliott/vim-cterm-highlight', { 'for': 'vim' }
|
||||
|
||||
" CSS color, multi-syntax context-sensitive color name highlighter, for HEX
|
||||
Plug 'ap/vim-css-color', { 'for': ['vim', 'html', 'css', 'scss'] }
|
||||
Plug 'jessebot/vim-css-color', { 'for': ['vim', 'html', 'css', 'scss'] }
|
||||
|
||||
|
||||
" make jinja templates prettier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue