From 7de8ba9b8243757be9bd0ef67bd8ec46c35e6a6a Mon Sep 17 00:00:00 2001 From: Thorsten Lorenz Date: Mon, 30 Dec 2013 17:06:02 -0500 Subject: [PATCH] removed submodule gist --- .gitmodules | 3 --- vim/bundle/Gist | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vim/bundle/Gist diff --git a/.gitmodules b/.gitmodules index 6ecd269..fdbe3b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "vim/bundle/fugitive"] path = vim/bundle/fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "vim/bundle/Gist"] - path = vim/bundle/Gist - url = https://github.com/vim-scripts/Gist.vim.git [submodule "vim/bundle/snipmate"] path = vim/bundle/snipmate url = https://github.com/msanders/snipmate.vim.git diff --git a/vim/bundle/Gist b/vim/bundle/Gist deleted file mode 160000 index ae0ca2e..0000000 --- a/vim/bundle/Gist +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ae0ca2e5ac328b0903da94727b9d60b6b1a99b9e