-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
69 lines (69 loc) · 2.48 KB
/
.gitmodules
File metadata and controls
69 lines (69 loc) · 2.48 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/gv.vim"]
path = bundle/gv.vim
url = https://github.com/junegunn/gv.vim.git
[submodule "bundle/gitv"]
path = bundle/gitv
url = https://github.com/gregsexton/gitv.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-gradle"]
path = bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-windowswap"]
path = bundle/vim-windowswap
url = https://github.com/wesQ3/vim-windowswap.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/tern_for_vim"]
path = bundle/tern_for_vim
url = https://github.com/ternjs/tern_for_vim.git
[submodule "bundle/vim-livedown"]
path = bundle/vim-livedown
url = git://github.com/shime/vim-livedown.git
[submodule "bundle/vim-expand-region"]
path = bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "bundle/browserlink.vim"]
path = bundle/browserlink.vim
url = https://github.com/enterit/browserlink.vim.git
[submodule "bundle/vim-yankstack"]
path = bundle/vim-yankstack
url = https://github.com/maxbrunsfeld/vim-yankstack.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-slime"]
path = bundle/vim-slime
url = https://github.com/jpalardy/vim-slime.git