-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.68 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.68 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
[submodule "bundle/ctrlp"]
path = pack/bundle/start/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/nerdcommenter"]
path = pack/bundle/start/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/textobj-word-column"]
path = pack/bundle/start/textobj-word-column
url = https://github.com/coderifous/textobj-word-column.vim.git
[submodule "bundle/lightline"]
path = pack/bundle/start/lightline
url = https://github.com/itchyny/lightline.vim.git
[submodule "bundle/gruvbox"]
path = pack/bundle/start/gruvbox
url = https://github.com/morhetz/gruvbox
[submodule "bundle/EasyAlign"]
path = pack/bundle/start/EasyAlign
url = https://github.com/junegunn/vim-easy-align.git
[submodule "bundle/supertab"]
path = pack/bundle/start/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/snipmate"]
path = pack/bundle/start/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/mw-utils"]
path = pack/bundle/start/mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/tlib"]
path = pack/bundle/start/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-gtags-cscope"]
path = pack/bundle/start/vim-gtags-cscope
url = https://github.com/thorstel/vim-gtags-cscope.git
[submodule "pack/bundle/start/vim-ps1"]
path = pack/bundle/start/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "pack/bundle/start/jellybeans"]
path = pack/bundle/start/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "pack/bundle/start/vim-lister"]
path = pack/bundle/start/vim-lister
url = https://github.com/tommcdo/vim-lister.git