dotfiles/vim
Tobias Manske 491fe6066f
VIM: Changed plugin management to vim-plug
Before switching I used pathogen.vim for plugin management, which
resulted in a HUGE .gitmodules file as well as a huge directory
containing whole git repositories. vim-plug fixes all those problems. It
reduces the folder into a config file, containing one line per plugin
and also removes the need of adding those submodules to .gitmodules

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-09-01 12:48:19 +02:00
..
colors Changed VIM Colorscheme 2018-07-15 08:31:33 +02:00
config VIM: Changed plugin management to vim-plug 2018-09-01 12:48:19 +02:00
snippets changed md snippets 2018-05-15 21:55:59 +02:00
.vimrc VIM: Changed plugin management to vim-plug 2018-09-01 12:48:19 +02:00