mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 03:21:30 +01:00
vim: add (commented) vim themes plugs
This commit is contained in:
parent
8689c25815
commit
9d2a3d99bd
|
@ -11,6 +11,9 @@ call plug#begin('~/.vim/vim-plug')
|
||||||
Plug 'tpope/vim-sensible'
|
Plug 'tpope/vim-sensible'
|
||||||
" Colorscheme
|
" Colorscheme
|
||||||
Plug 'https://github.com/morhetz/gruvbox'
|
Plug 'https://github.com/morhetz/gruvbox'
|
||||||
|
"Plug 'kristijanhusak/vim-hybrid-material'
|
||||||
|
"Plug 'https://github.com/rafi/awesome-vim-colorschemes'
|
||||||
|
|
||||||
" Csv files 🤦"
|
" Csv files 🤦"
|
||||||
Plug 'https://github.com/mechatroner/rainbow_csv', { 'for': 'csv' }
|
Plug 'https://github.com/mechatroner/rainbow_csv', { 'for': 'csv' }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user