]> git.sev.monster Git - dotfiles.git/blob - .gitmodules
vim: fix vimrc, remove todo plugin, add lastplace
[dotfiles.git] / .gitmodules
1 [submodule "vim-surround"]
2         path = etc/vim/pack/vim-surround/start/vim-surround
3         url = https://github.com/tpope/vim-surround
4 [submodule "vim-commentary"]
5         path = etc/vim/pack/vim-commentary/opt/vim-commentary
6         url = https://github.com/tpope/vim-commentary
7 [submodule "vim-speeddating"]
8         path = etc/vim/pack/vim-speeddating/start/vim-speeddating
9         url = https://github.com/tpope/vim-speeddating
10 [submodule "vim-repeat"]
11         path = etc/vim/pack/vim-repeat/start/vim-repeat
12         url = https://github.com/tpope/vim-repeat
13 [submodule "etc/zsh/plugins/evil-registers"]
14         path = etc/zsh/plugins/zshrc/evil-registers
15         url = https://github.com/zsh-vi-more/evil-registers
16 [submodule "etc/vim/pack/vim-lastplace/start/vim-lastplace"]
17         path = etc/vim/pack/vim-lastplace/start/vim-lastplace
18         url = https://github.com/farmergreg/vim-lastplace
This page took 0.071254 seconds and 4 git commands to generate.