-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
103 lines (103 loc) · 3.5 KB
/
.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
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
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
ignore = untracked
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
ignore = untracked
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
ignore = untracked
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
ignore = untracked
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
ignore = untracked
[submodule "bundle/vim/surround"]
path = bundle/vim/surround
url = https://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "bundle/vimtemplate.vim"]
path = bundle/vimtemplate.vim
url = https://github.com/tyru/vimtemplate.vim.git
ignore = untracked
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
ignore = untracked
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
ignore = untracked
[submodule "bundle/eteSkeleton"]
path = bundle/eteSkeleton
url = git@github.com:stick/eteSkeleton.git
[submodule "bundle/vim-dnstools"]
path = bundle/vim-dnstools
url = git@github.com:stick/vim-dnstools.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule "bundle/taglist.vim"]
path = bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
ignore = untracked
[submodule "bundle/gitolite.vim"]
path = bundle/gitolite.vim
url = https://github.com/tmatilai/gitolite.vim.git
ignore = untracked
[submodule "bundle/vim-template"]
path = bundle/vim-template
url = https://github.com/thinca/vim-template.git
ignore = untracked
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
ignore = untracked
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = https://github.com/timcharper/textile.vim.git
ignore = all
[submodule "bundle/vim-pastie"]
path = bundle/vim-pastie
url = https://github.com/tpope/vim-pastie.git
ignore = untracked
[submodule "bundle/puppet-vim"]
path = bundle/puppet-vim
url = git@github.com:stick/puppet-vim.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = http://github.com/tpope/vim-rails
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/tracwiki"]
path = bundle/tracwiki
url = https://github.com/vim-scripts/tracwiki.git
[submodule "bundle/vim-ansible-yaml"]
path = bundle/vim-ansible-yaml
url = git://github.com/chase/vim-ansible-yaml.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-javascript.git"]
path = bundle/vim-javascript.git
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git