Files
dotfiles/.gitmodules

22 lines
858 B
Plaintext

[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = git@github.com:kien/ctrlp.vim.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdtree-git-plugin"]
path = .vim/bundle/nerdtree-git-plugin
url = git@github.com:Xuyuanp/nerdtree-git-plugin.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = git@github.com:ervandew/supertab.git
[submodule ".vim/bundle/vim-clang-format"]
path = .vim/bundle/vim-clang-format
url = git@github.com:rhysd/vim-clang-format.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = git@github.com:altercation/vim-colors-solarized.git