tagbar: haven't used in forever, might as well simplify the setup.
vim-bufferline: the functionality started to annoy me - let's experiment
for a while without it. I can always reactivate it if I miss it...
The command :PlugUpgrade will automatically clone the HEAD on master
from https://github.com/junegunn/vim-plug.git. As of today, the output
of `git describe master` is 0.9.1-45-g5fc9eab.
These features of vim-plug are particularly appealing:
* on-demand loading -> better startup times
* branch/tag/commit support -> controlled changes if desired
* support for unmanaged/local plugins -> good for development of plugins