X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/8d4a98e19ec40334ed8e8f2ce4e5a9f094bdbcaf..50816b00c5f65a05f9fa078ca636d46f3b0d5721:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 8951e4c..761a5e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,6 @@ [submodule "vim-repeat"] path = etc/vim/pack/vim-repeat/start/vim-repeat url = https://github.com/tpope/vim-repeat -[submodule "editorconfig-vim"] - path = etc/vim/pack/editorconfig-vim/start/editorconfig-vim - url = https://github.com/editorconfig/editorconfig-vim.git +[submodule "etc/zsh/plugins/evil-registers"] + path = etc/zsh/plugins/zshrc/evil-registers + url = https://github.com/zsh-vi-more/evil-registers