dotfiles/.gitmodules
Fernando Schauenburg 316240cffa [vim] replace Vundle with vim-plug
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
2016-03-29 23:56:54 +02:00

6 lines
286 B
Text

[submodule "resources/Menlo-for-Powerline"]
path = resources/Menlo-for-Powerline
url = https://github.com/abertsch/Menlo-for-Powerline.git
[submodule "resources/powerline-consolas"]
path = resources/powerline-consolas
url = https://github.com/nicolalamacchia/powerline-consolas.git