This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy path.gitmodules
81 lines (81 loc) · 2.81 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
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/desertEx"]
path = bundle/desertEx
url = git://github.com/vim-scripts/desertEx.git
[submodule "bundle/genutils"]
path = bundle/genutils
url = git://github.com/vim-scripts/genutils.git
[submodule "bundle/CmdlineComplete"]
path = bundle/CmdlineComplete
url = git://github.com/vim-scripts/CmdlineComplete.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/zencoding-vim"]
path = bundle/zencoding-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/fencview"]
path = bundle/fencview
url = git://github.com/tyru/fencview.vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/plasticboy/vim-markdown.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/jslint"]
path = bundle/jslint
url = git://github.com/perfectworks/jslint.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/Gist"]
path = bundle/Gist
url = git://github.com/vim-scripts/Gist.vim.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = git://github.com/tomasr/molokai.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-scratch"]
path = bundle/vim-scratch
url = git://github.com/duff/vim-scratch.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/less"]
path = bundle/less
url = git://github.com/groenewege/vim-less.git
[submodule "bundle/vim-css3-syntax"]
path = bundle/vim-css3-syntax
url = git://github.com/hail2u/vim-css3-syntax.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/chdirectory"]
path = bundle/chdirectory
url = git://github.com/perfectworks/chdirectory.git
[submodule "bundle/vitality"]
path = bundle/vitality
url = git://github.com/sjl/vitality.vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git://github.com/kien/ctrlp.vim.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = git://github.com/mattn/webapi-vim.git