forked from lukerandall/dotvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
111 lines (111 loc) · 3.78 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
[submodule "bundle/abolish"]
path = bundle/abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/ack"]
path = bundle/ack
url = http://github.com/mileszs/ack.vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = http://github.com/markabe/bufexplorer.git
[submodule "bundle/camelcasemotion"]
path = bundle/camelcasemotion
url = http://github.com/vim-scripts/camelcasemotion.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = http://github.com/Raimondi/delimitMate.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/endwise"]
path = bundle/endwise
url = http://github.com/tpope/vim-endwise.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/git"]
path = bundle/git
url = http://github.com/tpope/vim-git.git
[submodule "bundle/haml"]
path = bundle/haml
url = git://github.com/tpope/vim-haml.git
[submodule "bundle/indent-object"]
path = bundle/indent-object
url = http://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = git://github.com/lukerandall/molokai.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/ruby"]
path = bundle/ruby
url = http://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/space"]
path = bundle/space
url = http://github.com/spiiph/vim-space.git
[submodule "bundle/speeddating"]
path = bundle/speeddating
url = http://github.com/tpope/vim-speeddating.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = http://github.com/scrooloose/syntastic.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/chrismetcalf/vim-taglist.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = http://github.com/chrismetcalf/vim-yankring.git
[submodule "bundle/javascript"]
path = bundle/javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/lukerandall/snipmate.vim.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/scss"]
path = bundle/scss
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/cucumber"]
path = bundle/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "bundle/scala"]
path = bundle/scala
url = https://github.com/rosstimson/scala-vim-support.git
[submodule "bundle/mustache"]
path = bundle/mustache
url = git://github.com/lukerandall/mustache-vim.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/zoomwin"]
path = bundle/zoomwin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git