From 3eb8d019e500352667630c1f107fbf8506ab10f9 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Sun, 29 May 2011 17:11:17 +0200 Subject: [PATCH] activate modules --- bundle/supertab | 1 + bundle/vim-markdown | 1 + bundle/vim-surround | 1 + 3 files changed, 3 insertions(+) create mode 120000 bundle/supertab create mode 120000 bundle/vim-markdown create mode 120000 bundle/vim-surround diff --git a/bundle/supertab b/bundle/supertab new file mode 120000 index 0000000..e286234 --- /dev/null +++ b/bundle/supertab @@ -0,0 +1 @@ +../bundle.available/supertab \ No newline at end of file diff --git a/bundle/vim-markdown b/bundle/vim-markdown new file mode 120000 index 0000000..efe0503 --- /dev/null +++ b/bundle/vim-markdown @@ -0,0 +1 @@ +../bundle.available/vim-markdown \ No newline at end of file diff --git a/bundle/vim-surround b/bundle/vim-surround new file mode 120000 index 0000000..78a9981 --- /dev/null +++ b/bundle/vim-surround @@ -0,0 +1 @@ +../bundle.available/vim-surround \ No newline at end of file