We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3289a commit ae375b3Copy full SHA for ae375b3
.vimrc
@@ -33,7 +33,7 @@ call plug#begin('~/.vim/plugged')
33
Plug 'kovetskiy/sxhkd-vim' " sxhkd highlighting
34
Plug 'vim-python/python-syntax' " Python highlighting
35
Plug 'ap/vim-css-color' " Color previews for CSS
36
- Plug 'frazrepo/vim-rainbow'
+ Plug 'luochen1990/rainbow'
37
Plug 'Yggdroot/indentLine'
38
Plug 'bfrg/vim-cpp-modern'
39
"{{ Junegunn Choi Plugins }}
0 commit comments