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
2018-08-04 21:20:02 +02:00
2018-08-28 23:15:38 +02:00
2018-04-08 13:21:36 +02:00
2018-05-15 21:54:41 +02:00
2018-09-01 11:20:43 +02:00
2018-08-09 11:17:17 +02:00
2018-04-05 12:34:27 +02:00
Description
No description provided
8 MiB
Languages
Lua 58%
Shell 18.7%
Python 12.8%
CSS 10.5%