-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.25 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
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/tsuquyomi"]
path = vim/.vim/bundle/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "typescript-vim"]
path = vim/.vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "zsh/.oh-my-zsh"]
path = zsh/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/.vim/bundle/vim-go"]
path = vim/.vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/.vim/bundle/nerdcommenter"]
path = vim/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/.vim/bundle/YouCompleteMe"]
path = vim/.vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/.vim/bundle/vim-prettier"]
path = vim/.vim/bundle/vim-prettier
url = https://github.com/prettier/vim-prettier.git
[submodule "qutebrowser/.config/solarized-everything-css"]
path = qutebrowser/.config/solarized-everything-css
url = https://github.com/alphapapa/solarized-everything-css.git
[submodule "zsh/.powerlevel10k"]
path = zsh/.powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git