Skip to content

Commit

Permalink
feat: add csv plugin to vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Jul 6, 2023
1 parent 66e04d2 commit e68b476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vim/startup/vundle_vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Plug 'nathangrigg/vim-beancount'
Plug 'hashivim/vim-terraform'
Plug 'wakatime/vim-wakatime'
Plug 'editorconfig/editorconfig-vim'
Plug 'chrisbra/csv.vim'

" Git plugin not hosted on GitHub
Plug 'git://git.wincent.com/command-t.git'
Expand Down

0 comments on commit e68b476

Please sign in to comment.