dotfiles/.gitmodules

13 lines
559 B
Plaintext
Raw Normal View History

[submodule "editors/vim/bundle/neobundle.vim"]
path = editors/vim/bundle/neobundle.vim
url = git://github.com/Shougo/neobundle.vim
[submodule "vendor/powerline"]
path = vendor/powerline
url = git://github.com/Lokaltog/powerline.git
2013-11-12 15:24:58 +11:00
[submodule "shells/zsh/lib/syntax-highlighting"]
path = shells/zsh/lib/syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "shells/zsh/lib/history-substring-search"]
path = shells/zsh/lib/history-substring-search
url = git://github.com/zsh-users/zsh-history-substring-search.git