From f6403640bf6a8c1ea24bf5ded25e9dac9567da2b Mon Sep 17 00:00:00 2001 From: Anders Persson Date: Thu, 10 Feb 2011 14:32:11 +0100 Subject: [PATCH] install cabal syntax bundle --- .gitmodules | 3 +++ bundle/cabal | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/cabal diff --git a/.gitmodules b/.gitmodules index bb2585b..f620aed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "bundle/shim"] path = bundle/shim url = https://github.com/vim-scripts/Superior-Haskell-Interaction-Mode-SHIM.git +[submodule "bundle/cabal"] + path = bundle/cabal + url = https://github.com/vim-scripts/Cabal.vim.git diff --git a/bundle/cabal b/bundle/cabal new file mode 160000 index 0000000..02c3bc5 --- /dev/null +++ b/bundle/cabal @@ -0,0 +1 @@ +Subproject commit 02c3bc5255a7ac63a9c0327e24575b661ac53524