22 lines
754 B
Plaintext
22 lines
754 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/YouCompleteMe"]
|
|
path = vim/bundle/YouCompleteMe
|
|
url = git@github.com:Valloric/YouCompleteMe
|
|
[submodule "vim/bundle/bufexplorer"]
|
|
path = vim/bundle/bufexplorer
|
|
url = git@github.com:jlanzarotta/bufexplorer.git
|
|
<<<<<<< HEAD
|
|
=======
|
|
[submodule "vim/bundle/vim-fugitive"]
|
|
path = vim/bundle/vim-fugitive
|
|
url = git@github.com:tpope/vim-fugitive
|
|
>>>>>>> 20b22f221bbd693fed9797f0d13ae6a2ce168716
|