-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
114 lines (114 loc) · 4.1 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
104
105
106
107
108
109
110
111
112
113
114
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/NERD_Tree"]
path = bundle/NERD_Tree
url = git://github.com/vim-scripts/The-NERD-tree.git
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/sessionman"]
path = bundle/sessionman
url = git://github.com/vim-scripts/sessionman.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/snipmate_for_django"]
path = bundle/snipmate_for_django
url = git://github.com/gilsondev/snipmate_for_django.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/fontzoom"]
path = bundle/fontzoom
url = git://github.com/vim-scripts/fontzoom.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/underwater-mod"]
path = bundle/underwater-mod
url = git://github.com/vim-scripts/underwater-mod.git
[submodule "vim-wombat"]
path = vim-wombat
url = git://github.com/cschlueter/vim-wombat.git
[submodule "bundle/github_theme"]
path = bundle/github_theme
url = git://github.com/nono/github_vim_theme.git
[submodule "bundle/pyflakes-vim"]
path = bundle/pyflakes-vim
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "bundle/json.vim"]
path = bundle/json.vim
url = git://github.com/vim-scripts/JSON.vim.git
[submodule "bundle/rest.vim"]
path = bundle/rest.vim
url = git://github.com/vim-scripts/rest.vim.git
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = git://github.com/tpope/vim-git.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = git://github.com/kogakure/vim-sparkup.git
[submodule "bundle/vim-mercurial"]
path = bundle/vim-mercurial
url = git://github.com/DasIch/vim-mercurial.git
[submodule "bundle/vim-latex"]
path = bundle/vim-latex
url = git://github.com/jcf/vim-latex.git
[submodule "bundle/vim-virtualenv"]
path = bundle/vim-virtualenv
url = git://github.com/jmcantrell/vim-virtualenv.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/svn-git"]
path = bundle/svn-git
url = git://github.com/scyn-conf/svn-vim.git
[submodule "bundle/VimIRC"]
path = bundle/VimIRC
url = git://github.com/vim-scripts/VimIRC.vim.git
[submodule "bundle/django_colorschemes.vim"]
path = bundle/django_colorschemes.vim
url = git://github.com/gilsondev/django_colorschemes.vim.git
[submodule "bundle/pydoc"]
path = bundle/pydoc
url = git://github.com/fs111/pydoc.vim.git
[submodule "bundle/scrollcolors"]
path = bundle/scrollcolors
url = git://github.com/vim-scripts/ScrollColors.git
[submodule "bundle/matchtag"]
path = bundle/matchtag
url = git://github.com/vim-scripts/MatchTag.git
[submodule "bundle/vim-railscasts-theme"]
path = bundle/vim-railscasts-theme
url = git://github.com/gilsondev/vim-railscasts-theme.git
[submodule "bundle/gist"]
path = bundle/gist
url = git://github.com/vim-scripts/Gist.vim.git
[submodule "bundle/vim-blog"]
path = bundle/vim-blog
url = git://github.com/vim-scripts/Vim-Blog.git
[submodule "bundle/fuzzy-finder"]
path = bundle/fuzzy-finder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/L9"]
path = bundle/L9
url = git://github.com/vim-scripts/L9.git
[submodule "bundle/vim-pep8"]
path = bundle/vim-pep8
url = git://github.com/nvie/vim-pep8.git
[submodule "bundle/vim-tomorrow-theme"]
path = bundle/vim-tomorrow-theme
url = git://github.com/ChrisKempson/Vim-Tomorrow-Theme.git
[submodule "bundle/vim-colorschemes"]
path = bundle/vim-colorschemes
url = git://github.com/gilsondev/vim-colorschemes.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = git://github.com/Lokaltog/vim-powerline.git