diff --git a/.gitmodules b/.gitmodules index 72d86b5..738beda 100644 --- a/.gitmodules +++ b/.gitmodules @@ -174,10 +174,6 @@ path = vim/bundle/kana-vim-textobj-entire url = https://github.com/kana/vim-textobj-entire ignore = dirty -[submodule "vim/bundle/chrismetcalf-vim-yankring"] - path = vim/bundle/chrismetcalf-vim-yankring - url = https://github.com/chrismetcalf/vim-yankring.git - ignore = dirty [submodule "vim/bundle/mattn-gist-vim"] path = vim/bundle/mattn-gist-vim url = https://github.com/mattn/gist-vim @@ -326,3 +322,7 @@ path = vim/bundle/skwp-vim-powerline url = https://github.com/skwp/vim-powerline.git ignore = dirty +[submodule "vim/bundle/vim-scripts-YankRing"] + path = vim/bundle/vim-scripts-YankRing + url = https://github.com/vim-scripts/YankRing.vim + ignore = dirty diff --git a/vim/bundle/chrismetcalf-vim-yankring b/vim/bundle/chrismetcalf-vim-yankring deleted file mode 160000 index 41d996c..0000000 --- a/vim/bundle/chrismetcalf-vim-yankring +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 41d996ceed5b907f07b512f03ed835489635140e diff --git a/vim/bundle/vim-scripts-YankRing b/vim/bundle/vim-scripts-YankRing new file mode 160000 index 0000000..8ebc225 --- /dev/null +++ b/vim/bundle/vim-scripts-YankRing @@ -0,0 +1 @@ +Subproject commit 8ebc225b364887c0557ab47ab2ca752a70123bee