]> git.sev.monster Git - dotfiles.git/blobdiff - .gitmodules
zsh: fix fzf options for history search
[dotfiles.git] / .gitmodules
index 7215e25a37f0a9928a325e3dfff67fe3cca82693..761a5e7bf667ba62d65ce85b2525317360877769 100644 (file)
@@ -1,21 +1,18 @@
 [submodule "todo.txt-vim"]
-       path = base/.vim/pack/todo.txt/start/todo.txt-vim
+       path = etc/vim/pack/todo.txt-vim/start/todo.txt-vim
        url = https://github.com/freitass/todo.txt-vim
 [submodule "vim-surround"]
-       path = base/.vim/pack/surround.vim/start/vim-surround
+       path = etc/vim/pack/vim-surround/start/vim-surround
        url = https://github.com/tpope/vim-surround
 [submodule "vim-commentary"]
-       path = base/.vim/pack/commentary.vim/start/vim-commentary
+       path = etc/vim/pack/vim-commentary/start/vim-commentary
        url = https://github.com/tpope/vim-commentary
 [submodule "vim-speeddating"]
-       path = base/.vim/pack/speeddating.vim/start/vim-speeddating
+       path = etc/vim/pack/vim-speeddating/start/vim-speeddating
        url = https://github.com/tpope/vim-speeddating
 [submodule "vim-repeat"]
-       path = base/.vim/pack/repeat.vim/start/vim-repeat
+       path = etc/vim/pack/vim-repeat/start/vim-repeat
        url = https://github.com/tpope/vim-repeat
-[submodule "urxvt-font-size"]
-       path = urxvt-ext/urxvt-font-size
-       url = https://github.com/majutsushi/urxvt-font-size
-[submodule "paper-icon-theme"]
-       path = xorg/icons/paper-icon-theme
-       url = https://github.com/snwh/paper-icon-theme
+[submodule "etc/zsh/plugins/evil-registers"]
+       path = etc/zsh/plugins/zshrc/evil-registers
+       url = https://github.com/zsh-vi-more/evil-registers
This page took 0.037163 seconds and 4 git commands to generate.