-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.35 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
[submodule "vendor/antigen"]
path = vendor/antigen
url = [email protected]:fernandoacorreia/antigen.git
[submodule "vendor/jellybeans.vim"]
path = vendor/jellybeans.vim
url = [email protected]:fernandoacorreia/jellybeans.vim.git
[submodule "vendor/vim-auto-save"]
path = vendor/vim-auto-save
url = [email protected]:fernandoacorreia/vim-auto-save.git
[submodule "vendor/vim-numbertoggle"]
path = vendor/vim-numbertoggle
url = [email protected]:fernandoacorreia/vim-numbertoggle.git
[submodule "vendor/editorconfig-vim"]
path = vendor/editorconfig-vim
url = [email protected]:fernandoacorreia/editorconfig-vim.git
[submodule "vendor/fzf.vim"]
path = vendor/fzf.vim
url = [email protected]:fernandoacorreia/fzf.vim.git
[submodule "vendor/fzf"]
path = vendor/fzf
url = [email protected]:fernandoacorreia/fzf.git
[submodule "vendor/tpm"]
path = vendor/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vendor/vim-tmux-navigator"]
path = vendor/vim-tmux-navigator
url = [email protected]:christoomey/vim-tmux-navigator.git
[submodule "vendor/tmux-resurrect"]
path = vendor/tmux-resurrect
url = [email protected]:tmux-plugins/tmux-resurrect.git
[submodule "vendor/tmux-continuum"]
path = vendor/tmux-continuum
url = [email protected]:tmux-plugins/tmux-continuum.git
[submodule "vendor/dracula-tmux"]
path = vendor/dracula-tmux
url = [email protected]:fernandoacorreia/dracula-tmux.git