]> git.sev.monster Git - dotfiles.git/blob - .gitmodules
revert termux fullscreen config, buggy
[dotfiles.git] / .gitmodules
1 [submodule "todo.txt-vim"]
2         path = base/.vim/pack/todo.txt/start/todo.txt-vim
3         url = https://github.com/freitass/todo.txt-vim
4 [submodule "vim-surround"]
5         path = base/.vim/pack/surround.vim/start/vim-surround
6         url = https://github.com/tpope/vim-surround
7 [submodule "vim-commentary"]
8         path = base/.vim/pack/commentary.vim/start/vim-commentary
9         url = https://github.com/tpope/vim-commentary
10 [submodule "vim-speeddating"]
11         path = base/.vim/pack/speeddating.vim/start/vim-speeddating
12         url = https://github.com/tpope/vim-speeddating
13 [submodule "vim-repeat"]
14         path = base/.vim/pack/repeat.vim/start/vim-repeat
15         url = https://github.com/tpope/vim-repeat
16 [submodule "urxvt-font-size"]
17         path = urxvt-ext/urxvt-font-size
18         url = https://github.com/majutsushi/urxvt-font-size
19 [submodule "paper-icon-theme"]
20         path = xorg/icons/paper-icon-theme
21         url = https://github.com/snwh/paper-icon-theme
22 [submodule "Blackbird"]
23         path = xorg/themes/Blackbird
24         url = https://github.com/shimmerproject/Blackbird
This page took 0.037354 seconds and 4 git commands to generate.