forked from square/maximum-awesome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
105 lines (105 loc) · 3.85 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
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = git://github.com/wincent/Command-T
[submodule "vim/bundle/cucumber"]
path = vim/bundle/cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/endwise"]
path = vim/bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive
[submodule "vim/bundle/indentobject"]
path = vim/bundle/indentobject
url = git://github.com/austintaylor/vim-indentobject.git
[submodule "vim/bundle/rails"]
path = vim/bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/ruby"]
path = vim/bundle/ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/bundler"]
path = vim/bundle/bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "vim/bundle/vividchalk"]
path = vim/bundle/vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "vim/bundle/greplace"]
path = vim/bundle/greplace
url = git://github.com/vim-scripts/greplace.vim.git
[submodule "vim/bundle/pastie"]
path = vim/bundle/pastie
url = git://github.com/tpope/vim-pastie.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = git://github.com/msanders/snipmate.vim
[submodule "vim/bundle/solarized"]
path = vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/javascript"]
path = vim/bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/ragtag"]
path = vim/bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary
[submodule "vim/bundle/handlebars"]
path = vim/bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/jshint"]
path = vim/bundle/jshint
url = git://github.com/rmanalan/jshint.vim.git
[submodule "vim/bundle/protobuf"]
path = vim/bundle/protobuf
url = git://github.com/uarun/vim-protobuf.git
[submodule "vim/bundle/gitgutter"]
path = vim/bundle/gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = git://github.com/slim-template/vim-slim.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/kwbd"]
path = vim/bundle/kwbd
url = https://github.com/vim-scripts/kwbdi.vim.git
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim/bundle/mustache"]
path = vim/bundle/mustache
url = https://github.com/juvenn/mustache.vim.git