-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
88 lines (88 loc) · 2.78 KB
/
Copy path.gitmodules
File metadata and controls
88 lines (88 loc) · 2.78 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
ignore = dirty
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
ignore = dirty
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/phpunit"]
path = bundle/phpunit
url = git://github.com/vim-scripts/phpunit.git
ignore = dirty
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
ignore = dirty
[submodule "bundle/buffergator"]
path = bundle/buffergator
url = git://github.com/vim-scripts/Buffergator.git
ignore = dirty
[submodule "bundle/SuperTab"]
path = bundle/SuperTab
url = https://github.com/vim-scripts/SuperTab.git
ignore = dirty
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/VimDebugger"]
path = bundle/VimDebugger
url = https://github.com/taxilian/VimDebugger.git
[submodule "bundle/vst"]
path = bundle/vst
url = https://github.com/vim-scripts/VST.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = git://github.com/lunaru/vim-twig.git
[submodule "bundle/grep"]
path = bundle/grep
url = git://github.com/vim-scripts/grep.vim.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/dwm"]
path = bundle/dwm
url = https://github.com/spolu/dwm.vim
[submodule "bundle/powerline"]
path = bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/racket"]
path = bundle/racket
url = git://github.com/wlangstroth/vim-racket.git
[submodule "bundle/symfony"]
path = bundle/symfony
url = git://github.com/docteurklein/vim-symfony.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = git://github.com/mattn/zencoding-vim.git
[submodule "bundle/git-vim"]
path = bundle/git-vim
url = git://github.com/motemen/git-vim.git
[submodule "bundle/foreplay"]
path = bundle/foreplay
url = git://github.com/tpope/vim-foreplay.git
[submodule "bundle/classpath"]
path = bundle/classpath
url = git://github.com/tpope/vim-classpath.git
[submodule "bundle/clojure-static"]
path = bundle/clojure-static
url = git://github.com/guns/vim-clojure-static.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/jedi"]
path = bundle/jedi
url = git://github.com/davidhalter/jedi-vim.git
[submodule "bundle/vimux"]
path = bundle/vimux
url = git://github.com/benmills/vimux.git