-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
126 lines (126 loc) · 4.55 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
115
116
117
118
119
120
121
122
123
124
125
126
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = http://github.com/tpope/vim-vividchalk.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = http://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = http://github.com/tpope/vim-rails.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = http://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = http://github.com/tpope/vim-cucumber.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = http://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-jade"]
path = bundle/vim-jade
url = http://github.com/digitaltoad/vim-jade.git
[submodule "bundle/Arduino-syntax"]
path = bundle/Arduino-syntax
url = https://github.com/vim-scripts/Arduino-syntax-file.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/color-solarized"]
path = bundle/color-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/taglist-plus"]
path = bundle/taglist-plus
url = https://github.com/int3/vim-taglist-plus.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/hallison/vim-markdown.git
[submodule "bundle/vim-less"]
path = bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle/jekyll"]
path = bundle/jekyll
url = https://github.com/csexton/jekyll.vim.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vimbookmarking"]
path = bundle/vimbookmarking
url = https://github.com/dterei/VimBookmarking.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/fountain"]
path = bundle/fountain
url = https://github.com/vim-scripts/fountain.vim.git
[submodule "bundle/minibufexplorer"]
path = bundle/minibufexplorer
url = https://github.com/techlivezheng/vim-plugin-minibufexpl.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/AndrewRadev/vim-coffee-script.git
[submodule "bundle/AutoClose"]
path = bundle/AutoClose
url = https://github.com/vim-scripts/AutoClose.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/vimerl"]
path = bundle/vimerl
url = https://github.com/jimenezrick/vimerl.git
[submodule "bundle/neocomplete"]
path = bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "bundle/neosnippet"]
path = bundle/neosnippet
url = https://github.com/Shougo/neosnippet.vim.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/rust"]
path = bundle/rust
url = https://github.com/wting/rust.vim.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git