-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 1.28 KB
/
.gitmodules
File metadata and controls
35 lines (35 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[submodule ".vim/bundle/minibufexplorer"]
path = .vim/bundle/minibufexplorer
url = https://github.com/techlivezheng/vim-plugin-minibufexpl.git
ignore = all
[submodule ".vim/bundle/ack"]
path = .vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/recover"]
path = .vim/bundle/recover
url = https://github.com/chrisbra/Recover.vim.git
ignore = dirty
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "/Users/wfriedl/.vim/bundle/Command-T"]
path = /Users/wfriedl/.vim/bundle/Command-T
url = https://github.com/wincent/Command-T.git
[submodule ".vim/bundle/vimux"]
path = .vim/bundle/vimux
url = https://github.com/benmills/vimux.git
[submodule ".vim/bundle/flake8"]
path = .vim/bundle/flake8
url = https://github.com/nvie/vim-flake8.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git