-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
33 lines (33 loc) · 1.27 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
[submodule ".vim/plugged/gv.vim"]
path = .vim/plugged/gv.vim
url = https://github.com/junegunn/gv.vim.git
[submodule ".vim/plugged/lightline.vim"]
path = .vim/plugged/lightline.vim
url = https://github.com/itchyny/lightline.vim.git
[submodule ".vim/plugged/nerdtree"]
path = .vim/plugged/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/plugged/vim-fugitive"]
path = .vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/plugged/nerdtree-git-plugin"]
path = .vim/plugged/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule ".vim/plugged/gitv"]
path = .vim/plugged/gitv
url = https://github.com/gregsexton/gitv.git
[submodule ".vim/plugged/tagbar"]
path = .vim/plugged/tagbar
url = https://github.com/majutsushi/tagbar
[submodule ".vim/plugged/vim-indent-guides"]
path = .vim/plugged/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides
[submodule ".vim/plugged/vim-tldr"]
path = .vim/plugged/vim-tldr
url = https://github.com/wlemuel/vim-tldr.git
[submodule ".vim/plugged/vim-one"]
path = .vim/plugged/vim-one
url = https://github.com/rakr/vim-one.git
[submodule ".vim/plugged/sonokai"]
path = .vim/plugged/sonokai
url = https://github.com/sainnhe/sonokai.git