-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.18 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.18 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
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "bundle/neocomlcache"]
path = bundle/neocomlcache
url = https://github.com/Shougo/neocomplcache
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-powerline"]
path = bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/gundo.vim"]
path = bundle/gundo.vim
url = http://github.com/sjl/gundo.vim.git
[submodule "bundle/neco-ghc"]
path = bundle/neco-ghc
url = https://github.com/ujihisa/neco-ghc
[submodule "bundle/ghcmod-vim"]
path = bundle/ghcmod-vim
url = https://github.com/eagletmt/ghcmod-vim.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc
[submodule "bundle/vaxe"]
path = bundle/vaxe
url = https://github.com/jdonaldson/vaxe.git