-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.43 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
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "bundle/indent-guides"]
path = bundle/indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/haskell.vim"]
path = bundle/haskell.vim
url = https://github.com/vim-scripts/haskell.vim.git
[submodule "bundle/shim"]
path = bundle/shim
url = https://github.com/vim-scripts/Superior-Haskell-Interaction-Mode-SHIM.git
[submodule "bundle/cabal"]
path = bundle/cabal
url = https://github.com/vim-scripts/Cabal.vim.git
[submodule "bundle/hlint"]
path = bundle/hlint
url = https://github.com/vim-scripts/hlint.git
[submodule "bundle/htip"]
path = bundle/htip
url = https://github.com/vim-scripts/htip.git
[submodule "bundle/unimpaired"]
path = bundle/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git