vimrc: re-enable coloresque
This commit is contained in:
parent
ef9378d28a
commit
544a0cbffb
@ -86,7 +86,7 @@ Plug 'prettier/vim-prettier', {
|
||||
\ 'do': 'npm install --frozen-lockfile',
|
||||
\ 'for': ['javascript', 'typescript', 'css', 'less', 'scss', 'json', 'graphql', 'vue', 'svelte', 'yaml', 'html', 'gohtmltmpl'] }
|
||||
|
||||
" Plug 'gorodinskiy/vim-coloresque'| " coloured background for colour names/codes
|
||||
Plug 'gorodinskiy/vim-coloresque'| " coloured background for colour names/codes
|
||||
" Plug 'lpinilla/vim-codepainter'| " text highlighting
|
||||
Plug 'rhysd/git-messenger.vim'
|
||||
" Plug 'Yggdroot/indentLine' " here
|
||||
|
Loading…
Reference in New Issue
Block a user