diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-04 07:29:18 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-04 07:29:18 +0100 |
| commit | 2687ef233696fd7490d43086740a96126289ffec (patch) | |
| tree | 0921f056e3f65d5d1bcf422b4fcec05f9d0471e5 | |
| parent | 902b1e5914e290bfc822b19efd7a1a0ea3530b8d (diff) | |
comment out gko/vim-coloresque
| -rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
