-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.66 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.66 KB
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
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = git://github.com/timcharper/textile.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = git://github.com/tpope/vim-haml.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "bundle/vim-align"]
path = bundle/vim-align
url = git://github.com/tsaleh/vim-align.git
[submodule "bundle/vim-supertab"]
path = bundle/vim-supertab
url = git://github.com/tsaleh/vim-supertab.git
[submodule "bundle/vim-tcomment"]
path = bundle/vim-tcomment
url = git://github.com/tsaleh/vim-tcomment.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/peaksea"]
path = bundle/peaksea
url = git://github.com/vim-scripts/peaksea.git
[submodule "bundle/haskell.vim"]
path = bundle/haskell.vim
url = http://github.com/vim-scripts/haskell.vim.git