-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
88 lines (88 loc) · 2.86 KB
/
.gitmodules
File metadata and controls
88 lines (88 loc) · 2.86 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[submodule "bundle/localrc"]
path = bundle/localrc
url = git@github.com:thinca/vim-localrc
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = git@github.com:tpope/vim-pathogen
[submodule "bundle/surround"]
path = bundle/surround
url = git@github.com:tpope/vim-surround
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = git@github.com:airblade/vim-gitgutter
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = git@github.com:kana/vim-textobj-user
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git@github.com:majutsushi/tagbar
[submodule "bundle/dracula-theme"]
path = bundle/dracula-theme
url = git@github.com:dracula/vim
[submodule "bundle/vim-session"]
path = bundle/vim-session
url = git@github.com:xolox/vim-session
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git@github.com:vim-airline/vim-airline
[submodule "bundle/vim-flow"]
path = bundle/vim-flow
url = git@github.com:flowtype/vim-flow
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = git@github.com:xolox/vim-misc
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = git@github.com:leafgarland/typescript-vim
[submodule "bundle/vim-prettier"]
path = bundle/vim-prettier
url = git@github.com:mitermayer/vim-prettier
[submodule "bundle/bufexplorer.vim"]
path = bundle/bufexplorer.vim
url = git@github.com:jlanzarotta/bufexplorer
[submodule "bundle/instant-markdown-d"]
path = bundle/instant-markdown-d
url = git@github.com:suan/vim-instant-markdown
[submodule "bundle/taboo"]
path = bundle/taboo
url = git@github.com:gcmt/taboo.vim
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = git@github.com:ctrlpvim/ctrlp.vim
[submodule "bundle/ctrlsf"]
path = bundle/ctrlsf
url = git@github.com:dyng/ctrlsf.vim
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = git@github.com:fatih/vim-go
[submodule "bundle/coc"]
path = bundle/coc
url = git@github.com:neoclide/coc.nvim
branch = release
[submodule "bundle/codeium"]
path = bundle/codeium
url = git@github.com:Exafunction/codeium.vim.git
[submodule "bundle/vim-peekaboo"]
path = bundle/vim-peekaboo
url = https://github.com/junegunn/vim-peekaboo
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "bundle/presenting"]
path = bundle/presenting
url = https://github.com/sotte/presenting.vim
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git@github.com:preservim/nerdtree.git
[submodule "bundle/nerdtree-git-plugin"]
path = bundle/nerdtree-git-plugin
url = git@github.com:Xuyuanp/nerdtree-git-plugin.git
[submodule "bundle/vim-rzip"]
path = bundle/vim-rzip
url = git@github.com:lbrayner/vim-rzip.git