-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 1.2 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
[submodule "cfg/.config/luakit/plugins"]
path = cfg/.config/luakit/plugins
url = https://github.com/mason-larobina/luakit-plugins.git
[submodule "cfg/.vim/bundle/vim-fugitive"]
path = cfg/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "cfg/.vim/bundle/dwm.vim"]
path = cfg/.vim/bundle/dwm.vim
url = https://github.com/dang/dwm.vim.git
branch = master
[submodule "gtws"]
path = gtws
url = https://github.com/dang/gtws.git
branch = master
[submodule "cfg/.vim/bundle/nerdcommenter"]
path = cfg/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "cfg/.vim/bundle/ultisnips"]
path = cfg/.vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "cfg/.vim/bundle/vimoutliner"]
path = cfg/.vim/bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule "cfg/.vim/bundle/rfc-syntax"]
path = cfg/.vim/bundle/rfc-syntax
url = https://github.com/vim-scripts/rfc-syntax
[submodule "cfg/.config/awesome/apw"]
path = cfg/.config/awesome/apw
url = https://github.com/dang/apw.git
[submodule "cfg/.vim/bundle/vimpager"]
path = cfg/.vim/bundle/vimpager
url = https://github.com/rkitover/vimpager.git