From 82784ffeb68e0f74d50f51c100c7b6d5a0c6d4b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohnic=CC=81?= Date: Sat, 11 Aug 2012 21:47:32 +0200 Subject: [PATCH] add Liquid support --- .gitmodules | 3 +++ bundle/liquid | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/liquid diff --git a/.gitmodules b/.gitmodules index 77c1740..e5ce223 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "bundle/repeat"] path = bundle/repeat url = https://github.com/tpope/vim-repeat +[submodule "bundle/liquid"] + path = bundle/liquid + url = https://github.com/tpope/vim-liquid diff --git a/bundle/liquid b/bundle/liquid new file mode 160000 index 0000000..d6ae02c --- /dev/null +++ b/bundle/liquid @@ -0,0 +1 @@ +Subproject commit d6ae02c3318a2a522d01dde555829eb6080deceb