summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-09-04 07:29:18 +0100
committerJoe Carstairs <me@joeac.net>2026-09-04 07:29:18 +0100
commit2687ef233696fd7490d43086740a96126289ffec (patch)
tree0921f056e3f65d5d1bcf422b4fcec05f9d0471e5
parent902b1e5914e290bfc822b19efd7a1a0ea3530b8d (diff)
comment out gko/vim-coloresque
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 2a54378..c310449 100644
--- a/vimrc
+++ b/vimrc
@@ -225,7 +225,7 @@ Plug 'yuki-yano/fzf-preview.vim', { 'branch': 'release/rpc' } " Shows file previ
" html
"" HTML Bundle
Plug 'hail2u/vim-css3-syntax' " CSS3 syntax
-Plug 'gko/vim-coloresque' " Colour previews in CSS
+"Plug 'gko/vim-coloresque' " Colour previews in CSS
Plug 'tpope/vim-haml' " HAML, SCSS and Sass features
Plug 'mattn/emmet-vim' " Expand emmet abbreviations with <C-y> (default)