vimrc: re-enable coloresque

This commit is contained in:
surtur 2024-03-26 21:23:33 +01:00
parent ef9378d28a
commit 544a0cbffb
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

View File

@ -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