forked from dmac/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
63 lines (63 loc) · 2.45 KB
/
Copy path.gitmodules
File metadata and controls
63 lines (63 loc) · 2.45 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule ".vim/bundle/The-NERD-tree"]
path = .vim/bundle/The-NERD-tree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule ".vim/bundle/git-vim"]
path = .vim/bundle/git-vim
url = https://github.com/motemen/git-vim.git
[submodule ".vim/bundle/taglist"]
path = .vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule ".vim/bundle/The-NERD-Commenter"]
path = .vim/bundle/The-NERD-Commenter
url = https://github.com/vim-scripts/The-NERD-Commenter.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/bufkill"]
path = .vim/bundle/bufkill
url = https://github.com/vim-scripts/bufkill.vim.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/Command-T"]
path = .vim/bundle/Command-T
url = https://github.com/wincent/Command-T.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/vim-align"]
path = .vim/bundle/vim-align
url = https://github.com/clones/vim-align.git
[submodule ".vim/bundle/bufexplorer"]
path = .vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule ".vim/bundle/scratch"]
path = .vim/bundle/scratch
url = https://github.com/vim-scripts/scratch.vim.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/javaimp"]
path = .vim/bundle/javaimp
url = https://github.com/vim-scripts/JavaImp.vim--Lee
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/treetop"]
path = .vim/bundle/treetop
url = https://github.com/nanki/treetop.vim.git
[submodule ".vim/bundle/snipmate"]
path = .vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/VimClojure"]
path = .vim/bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule ".vim/bundle/AutoClose"]
path = .vim/bundle/AutoClose
url = https://github.com/vim-scripts/AutoClose.git
[submodule ".vim/bundle/vim-slime"]
path = .vim/bundle/vim-slime
url = https://github.com/jpalardy/vim-slime.git