From d705a9c08cf69c362df6583c416511cc57e35fcd Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 27 Oct 2011 17:48:26 -0400 Subject: [PATCH] Adding the showmarks vim plugin. --- .gitmodules | 6 ++++++ vim/bundle/ShowMarks | 1 + 2 files changed, 7 insertions(+) create mode 160000 vim/bundle/ShowMarks diff --git a/.gitmodules b/.gitmodules index 4ab68fd..199368c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,9 @@ [submodule "vim/bundle/vim-less"] path = vim/bundle/vim-less url = git://github.com/groenewege/vim-less +[submodule "ShowMarks"] + path = ShowMarks + url = git://github.com/vim-scripts/ShowMarks +[submodule "vim/bundle/ShowMarks"] + path = vim/bundle/ShowMarks + url = git://github.com/vim-scripts/ShowMarks diff --git a/vim/bundle/ShowMarks b/vim/bundle/ShowMarks new file mode 160000 index 0000000..ef22709 --- /dev/null +++ b/vim/bundle/ShowMarks @@ -0,0 +1 @@ +Subproject commit ef22709d8ebba137819ab0e60db5463b480934cd