-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
91 lines (91 loc) · 3.1 KB
/
.gitmodules
File metadata and controls
91 lines (91 loc) · 3.1 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
[submodule "plugin/vim-coffee-script"]
path = plugin/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/edsono/vim-matchit.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/html5"]
path = bundle/html5
url = git://github.com/othree/html5.vim.git
[submodule "bundle/visual-star-search"]
path = bundle/visual-star-search
url = git://github.com/bronson/vim-visual-star-search.git
[submodule "bundle/vim-pastie"]
path = bundle/vim-pastie
url = git://github.com/tpope/vim-pastie.git
[submodule "bundle/molakai"]
path = bundle/molakai
url = git://github.com/mrtazz/molokai.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/vim-extradite"]
path = bundle/vim-extradite
url = git://github.com/int3/vim-extradite.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/pbcopy"]
path = bundle/pbcopy
url = git@github.com:travisj/pbcopy.vim.git
[submodule "bundle/jade"]
path = bundle/jade
url = git://github.com/digitaltoad/vim-jade.git
[submodule "bundle/VimKata"]
path = bundle/VimKata
url = git://github.com/canadaduane/VimKata.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-jslint"]
path = bundle/vim-jslint
url = git@github.com:travisj/vim-jslint.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-arduino"]
path = bundle/vim-arduino
url = https://github.com/tclem/vim-arduino.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/juvenn/mustache.vim.git