25 lines
936 B
Plaintext
25 lines
936 B
Plaintext
[submodule "oh-my-zsh"]
|
|
path = oh-my-zsh
|
|
url = git@github.com:robbyrussell/oh-my-zsh.git
|
|
[submodule "vim/bundle/nerdtree"]
|
|
path = vim/bundle/nerdtree
|
|
url = git@github.com:scrooloose/nerdtree.git
|
|
[submodule "vim/bundle/vim-tmux-navigator"]
|
|
path = vim/bundle/vim-tmux-navigator
|
|
url = git@github.com:christoomey/vim-tmux-navigator.git
|
|
[submodule "vim/bundle/bufexplorer"]
|
|
path = vim/bundle/bufexplorer
|
|
url = git@github.com:jlanzarotta/bufexplorer.git
|
|
[submodule "vim/bundle/vim-colors-solarized"]
|
|
path = vim/bundle/vim-colors-solarized
|
|
url = git@github.com:altercation/vim-colors-solarized
|
|
[submodule "vim/bundle/YouCompleteMe"]
|
|
path = vim/bundle/YouCompleteMe
|
|
url = git@github.com:Valloric/YouCompleteMe.git
|
|
[submodule "vim/bundle/tagbar"]
|
|
path = vim/bundle/tagbar
|
|
url = git@github.com:majutsushi/tagbar.git
|
|
[submodule "vim/bundle/tcomment_vim"]
|
|
path = vim/bundle/tcomment_vim
|
|
url = git@github.com:tomtom/tcomment_vim.git
|