mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Show CSS colors in vim
This commit is contained in:
3
.vimrc
3
.vimrc
@@ -83,6 +83,9 @@ Plug 'vim-latex/vim-latex'
|
|||||||
" tag names should be changed either in insert mode or via 'cw'
|
" tag names should be changed either in insert mode or via 'cw'
|
||||||
Plug 'AndrewRadev/tagalong.vim'
|
Plug 'AndrewRadev/tagalong.vim'
|
||||||
|
|
||||||
|
" vim-css-color
|
||||||
|
Plug 'ap/vim-css-color'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user