forked from mislav/vimfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
84 lines (84 loc) · 2.76 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/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/chriseppstein/vim-haml
[submodule "bundle/javascript"]
path = bundle/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails
[submodule "bundle/ruby"]
path = bundle/ruby
url = https://github.com/vim-ruby/vim-ruby
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim
[submodule "bundle/endwise"]
path = bundle/endwise
url = https://github.com/tpope/vim-endwise
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script
[submodule "bundle/commentary"]
path = bundle/commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/mrtazz/molokai.vim
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/puppet"]
path = bundle/puppet
url = https://github.com/rodjek/vim-puppet
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat
[submodule "bundle/liquid"]
path = bundle/liquid
url = https://github.com/tpope/vim-liquid
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
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/jade"]
path = bundle/jade
url = https://github.com/digitaltoad/vim-jade.git
[submodule "bundle/handlebars"]
path = bundle/handlebars
url = git://github.com/nono/vim-handlebars.git
[submodule "bundle/vim-jst"]
path = bundle/vim-jst
url = https://github.com/briancollins/vim-jst
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = git://github.com/othree/html5.vim.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = git://github.com/honza/vim-snippets.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = http://github.com/mattn/emmet-vim.git