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