diff --git a/vim/plugs.vim b/vim/plugs.vim index 8a17091..25b54e3 100644 --- a/vim/plugs.vim +++ b/vim/plugs.vim @@ -12,7 +12,8 @@ Plug 'tpope/vim-sensible' " Colorscheme Plug 'https://github.com/morhetz/gruvbox' " Csv files 🤦" -Plug 'https://github.com/chrisbra/csv.vim', {'on': 'CSV'} +Plug 'https://github.com/mechatroner/rainbow_csv', { 'for': 'csv' } +Plug 'https://github.com/chrisbra/csv.vim', {'for': 'csv'} " Asynchronous Linting Engine Plug 'https://github.com/dense-analysis/ale' " Git