-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
70 lines (70 loc) · 2.51 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
70
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = [email protected]:ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = [email protected]:w0rp/ale.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = [email protected]:vim-airline/vim-airline.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = [email protected]:vim-airline/vim-airline-themes.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = [email protected]:scrooloose/nerdcommenter.git
[submodule "vim/bundle/vim-grepper"]
path = vim/bundle/vim-grepper
url = [email protected]:mhinz/vim-grepper.git
[submodule "vim/bundle/terminus"]
path = vim/bundle/terminus
url = [email protected]:wincent/terminus.git
[submodule "vim/bundle/quick-scope"]
path = vim/bundle/quick-scope
url = [email protected]:unblevable/quick-scope.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-test"]
path = vim/bundle/vim-test
url = [email protected]:janko-m/vim-test.git
[submodule "vim/bundle/vim-windowswap"]
path = vim/bundle/vim-windowswap
url = [email protected]:wesQ3/vim-windowswap.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
[submodule "vim/bundle/vader.vim"]
path = vim/bundle/vader.vim
url = [email protected]:junegunn/vader.vim.git
[submodule "zsh/antigen"]
path = zsh/antigen
url = https://github.com/zsh-users/antigen.git
[submodule "vim/bundle/vim-fubitive"]
path = vim/bundle/vim-fubitive
url = [email protected]:tommcdo/vim-fubitive.git
branch = master
[submodule "vim/bundle/markdown-drawer"]
path = vim/bundle/markdown-drawer
url = [email protected]:Scuilion/markdown-drawer.git
branch = master
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
branch = master
[submodule "vim/bundle/vim-xml-runtime"]
path = vim/bundle/vim-xml-runtime
url = [email protected]:chrisbra/vim-xml-runtime
[submodule "vim/bundle/vimwiki"]
path = vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
branch = master