vim: cleanup plugs

fix-ci
bretello 2023-09-14 23:59:15 +02:00
parent cf6dad897d
commit 20baed04d9
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ call plug#begin('~/.vim/vim-plug')
Plug 'tpope/vim-sensible'
" Colorscheme
Plug 'https://github.com/morhetz/gruvbox'
"Plug 'kristijanhusak/vim-hybrid-material'
"Plug 'https://github.com/rafi/awesome-vim-colorschemes'
" Csv files 🤦
Plug 'https://github.com/mechatroner/rainbow_csv', { 'for': 'csv' }