-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
108 lines (108 loc) · 3.24 KB
/
Copy path.gitmodules
File metadata and controls
108 lines (108 loc) · 3.24 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
ignore = dirty
[submodule "bundle/zenburn"]
path = bundle/zenburn
url = https://github.com/jnurmine/Zenburn.git
ignore = dirty
[submodule "bundle/mayansmoke"]
path = bundle/mayansmoke
url = https://github.com/vim-scripts/mayansmoke
ignore = dirty
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
ignore = dirty
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
ignore = dirty
[submodule "bundle/vim-colors-solar"]
path = bundle/vim-colors-solar
url = https://github.com/altercation/vim-colors-solarized.git
ignore = dirty
[submodule "bundle/Align"]
path = bundle/Align
url = https://github.com/vim-scripts/Align.git
ignore = dirty
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
ignore = dirty
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9.git
ignore = dirty
[submodule "bundle/jshint"]
path = bundle/jshint
url = https://github.com/walm/jshint.vim.git
ignore = dirty
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1
ignore = dirty
[submodule "bundle/fitnesse"]
path = bundle/fitnesse
url = https://github.com/vim-scripts/fitnesse.vim.git
ignore = dirty
[submodule "bundle/vim-gnupg"]
path = bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
ignore = dirty
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
ignore = dirty
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/JavaScriptSyntax"]
path = bundle/JavaScriptSyntax
url = https://github.com/vim-scripts/JavaScript-syntax.git
ignore = dirty
[submodule "bundle/html5"]
path = bundle/html5
url = https://github.com/othree/html5.vim.git
ignore = dirty
[submodule "bundle/vim-css-color"]
path = bundle/vim-css-color
url = https://github.com/skammer/vim-css-color.git
ignore = dirty
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = https://github.com/hail2u/vim-css3-syntax.git
ignore = dirty
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
ignore = dirty
[submodule "bundle/lormipsum"]
path = bundle/lormipsum
url = https://github.com/vim-scripts/loremipsum.git
ignore = dirty
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
ignore = dirty
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
ignore = dirty
[submodule "bundle/poshcomplete"]
path = bundle/poshcomplete
url = https://github.com/cd01/poshcomplete-vim.git
ignore = dirty
[submodule "bundle/vim-disptach"]
path = bundle/vim-disptach
url = https://github.com/tpope/vim-dispatch.git
ignore = dirty
[submodule "bundle/omnisharp-vim"]
path = bundle/omnisharp-vim
url = https://github.com/OmniSharp/omnisharp-vim.git
ignore = dirty
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
ignore = dirty