From: Ben Morgan <neembi@gmail.com>
Date: Wed, 18 Jun 2014 14:18:28 +0000 (+0200)
Subject: Changing Vundle "Bundle" references to "Plugin"
X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/071f06220f7e61a020de4895c1bf936ec99a12a8?ds=sidebyside;hp=071f06220f7e61a020de4895c1bf936ec99a12a8

Changing Vundle "Bundle" references to "Plugin"

Vundle is changing their interface from `Bundle*` to `Plugin*`.
See https://github.com/gmarik/Vundle.vim/blob/v0.10.2/doc/vundle.txt#L372-L396 for more information on this.
---