Restore YankRing plugin to functionality

This commit is contained in:
yan
2012-06-22 09:15:22 -07:00
committed by Danny Olson & Yan Pritzker
parent 3224d33d99
commit 88b69c8dcb
3 changed files with 5 additions and 5 deletions

8
.gitmodules vendored
View File

@@ -174,10 +174,6 @@
path = vim/bundle/kana-vim-textobj-entire path = vim/bundle/kana-vim-textobj-entire
url = https://github.com/kana/vim-textobj-entire url = https://github.com/kana/vim-textobj-entire
ignore = dirty 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"] [submodule "vim/bundle/mattn-gist-vim"]
path = vim/bundle/mattn-gist-vim path = vim/bundle/mattn-gist-vim
url = https://github.com/mattn/gist-vim url = https://github.com/mattn/gist-vim
@@ -326,3 +322,7 @@
path = vim/bundle/skwp-vim-powerline path = vim/bundle/skwp-vim-powerline
url = https://github.com/skwp/vim-powerline.git url = https://github.com/skwp/vim-powerline.git
ignore = dirty ignore = dirty
[submodule "vim/bundle/vim-scripts-YankRing"]
path = vim/bundle/vim-scripts-YankRing
url = https://github.com/vim-scripts/YankRing.vim
ignore = dirty