From 88152e8cc1d5baa54208ec96f7a5a85e73404f8e Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Sun, 11 Dec 2011 23:27:05 -0500 Subject: [PATCH] Adding endwise vim plugin --- .gitmodules | 3 +++ vim/bundle/endwise | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/endwise diff --git a/.gitmodules b/.gitmodules index a71af21..5fcfa01 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "vim/bundle/vim-rails"] path = vim/bundle/vim-rails url = git://github.com/tpope/vim-rails +[submodule "vim/bundle/endwise"] + path = vim/bundle/endwise + url = git://github.com/tpope/vim-endwise diff --git a/vim/bundle/endwise b/vim/bundle/endwise new file mode 160000 index 0000000..74306aa --- /dev/null +++ b/vim/bundle/endwise @@ -0,0 +1 @@ +Subproject commit 74306aa18c03ee2fdb044609e6f0bc866872711d