-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 940 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim-elixir"]
path = vim/.vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "bufexplorer.zip"]
path = vim/.vim/bundle/bufexplorer.zip
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "ag.vim"]
path = vim/.vim/bundle/ag.vim
url = https://github.com/rking/ag.vim.git
[submodule "vim-coffee-script"]
path = vim/.vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "papercolor-theme"]
path = vim/.vim/bundle/papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git