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