From 496c25a9369942c0ed6eeb3e23dfc0cd74706f71 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 16 Oct 2012 00:33:22 -0700 Subject: [PATCH] Moved defunkt module --- .gitmodules | 7 +++---- vim/bundle/VimEz-ShowMarks | 1 - vim/bundle/vim-scripts-ShowMarks | 1 + 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 160000 vim/bundle/VimEz-ShowMarks create mode 160000 vim/bundle/vim-scripts-ShowMarks diff --git a/.gitmodules b/.gitmodules index 092041a..f07df32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -234,10 +234,6 @@ path = vim/bundle/joestelmach-javaScriptLint url = https://github.com/joestelmach/javaScriptLint.vim ignore = dirty -[submodule "vim/bundle/VimEz-ShowMarks"] - path = vim/bundle/VimEz-ShowMarks - url = https://github.com/VimEz/ShowMarks.git - ignore = dirty [submodule "vim/bundle/kana-vim-arpeggio"] path = vim/bundle/kana-vim-arpeggio url = https://github.com/kana/vim-arpeggio @@ -358,3 +354,6 @@ path = vim/bundle/jtratner-vim-flavored-markdown url = https://github.com/jtratner/vim-flavored-markdown.git ignore = dirty +[submodule "vim/bundle/vim-scripts-ShowMarks"] + path = vim/bundle/vim-scripts-ShowMarks + url = https://github.com/vim-scripts/ShowMarks diff --git a/vim/bundle/VimEz-ShowMarks b/vim/bundle/VimEz-ShowMarks deleted file mode 160000 index b61e9fc..0000000 --- a/vim/bundle/VimEz-ShowMarks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b61e9fca473963a6b36798b830f5d12f820b7adc diff --git a/vim/bundle/vim-scripts-ShowMarks b/vim/bundle/vim-scripts-ShowMarks new file mode 160000 index 0000000..ef22709 --- /dev/null +++ b/vim/bundle/vim-scripts-ShowMarks @@ -0,0 +1 @@ +Subproject commit ef22709d8ebba137819ab0e60db5463b480934cd