-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
84 lines (84 loc) · 3.12 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
[submodule "bundle/calendar"]
path = bundle/calendar
url = https://github.com/mattn/calendar-vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule "bundle/vim-lua-ftplugin"]
path = bundle/vim-lua-ftplugin
url = https://github.com/xolox/vim-lua-ftplugin
[submodule "bundle/DrawIt"]
path = bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
[submodule "bundle/SingleCompile"]
path = bundle/SingleCompile
url = https://github.com/xuhdev/SingleCompile.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = https://github.com/vim-scripts/vcscommand.vim.git
[submodule "bundle/DirDiff"]
path = bundle/DirDiff
url = https://github.com/vim-scripts/DirDiff.vim.git
[submodule "bundle/coffee"]
path = bundle/coffee
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/AnsiEsc"]
path = bundle/AnsiEsc
url = https://github.com/vim-scripts/AnsiEsc.vim.git
[submodule "bundle/dash"]
path = bundle/dash
url = https://github.com/rizzatti/dash.vim.git
[submodule "bundle/editorconfig"]
path = bundle/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "bundle/vim-erlang-compiler"]
path = bundle/vim-erlang-compiler
url = https://github.com/vim-erlang/vim-erlang-compiler.git
[submodule "bundle/genutils"]
path = bundle/genutils
url = https://github.com/vim-scripts/genutils
[submodule "bundle/lookupfile"]
path = bundle/lookupfile
url = https://github.com/vim-scripts/lookupfile
[submodule "bundle/vim-erlang-omnicomplete"]
path = bundle/vim-erlang-omnicomplete
url = https://github.com/vim-erlang/vim-erlang-omnicomplete.git
[submodule "bundle/vim-erlang-skeletons"]
path = bundle/vim-erlang-skeletons
url = https://github.com/vim-erlang/vim-erlang-skeletons.git
[submodule "bundle/erlang-motions.vim"]
path = bundle/erlang-motions.vim
url = https://github.com/vim-erlang/erlang-motions.vim.git
[submodule "bundle/vim-erlang-tags"]
path = bundle/vim-erlang-tags
url = https://github.com/vim-erlang/vim-erlang-tags.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/vim_sproto"]
path = bundle/vim_sproto
url = https://github.com/spin6lock/vim_sproto.git