-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
84 lines (84 loc) · 3 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/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-bufexplorer"]
path = bundle/vim-bufexplorer
url = https://github.com/thisivan/vim-bufexplorer
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/cocoa"]
path = bundle/cocoa
url = https://github.com/msanders/cocoa.vim
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/mattdenner/vim-scala
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag
[submodule "bundle/rename"]
path = bundle/rename
url = https://github.com/danro/rename.vim
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = https://github.com/tmhedberg/matchit
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-opencl"]
path = bundle/vim-opencl
url = https://github.com/petRUShka/vim-opencl
[submodule "bundle/vim-jdaddy"]
path = bundle/vim-jdaddy
url = https://github.com/tpope/vim-jdaddy/
[submodule "bundle/vim-indent-guides.git"]
path = bundle/vim-indent-guides.git
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = https://github.com/digitaltoad/vim-jade
[submodule "bundle/better-indent-support-for-php-with-html"]
path = bundle/better-indent-support-for-php-with-html
url = https://github.com/captbaritone/better-indent-support-for-php-with-html.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/swift.vim"]
path = bundle/swift.vim
url = https://github.com/keith/swift.vim
[submodule "bundle/vim-gas"]
path = bundle/vim-gas
url = https://github.com/Shirk/vim-gas