-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
69 lines (69 loc) · 2.48 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
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/vim-sleuth"]
path = bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule "bundle/vim-bbye"]
path = bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
[submodule "bundle/CamelCaseMotion"]
path = bundle/CamelCaseMotion
url = https://github.com/bkad/CamelCaseMotion.git
[submodule "bundle/alternate"]
path = bundle/alternate
url = https://github.com/nacitar/a.vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-exchange"]
path = bundle/vim-exchange
url = https://github.com/tommcdo/vim-exchange.git
[submodule "bundle/BufOnly.vim"]
path = bundle/BufOnly.vim
url = https://github.com/vim-scripts/BufOnly.vim.git
[submodule "bundle/vim-tbone"]
path = bundle/vim-tbone
url = https://github.com/tpope/vim-tbone.git
[submodule "bundle/vim-signature"]
path = bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git