-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
66 lines (66 loc) · 2.38 KB
/
.gitmodules
File metadata and controls
66 lines (66 loc) · 2.38 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
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-sleuth"]
path = bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "bundle/vim-better-whitespace"]
path = bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule "bundle/vim-gradle"]
path = bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule "bundle/Dockerfile"]
path = bundle/Dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "bundle/vim-closetag"]
path = bundle/vim-closetag
url = https://github.com/alvan/vim-closetag.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/diffchar"]
path = bundle/diffchar
url = https://github.com/rickhowe/diffchar.vim
[submodule "bundle/linediff"]
path = bundle/linediff
url = https://github.com/AndrewRadev/linediff.vim
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/rainbow"]
path = bundle/rainbow
url = https://github.com/luochen1990/rainbow.git