From 282cc4448bb582c0d5a1106dfb882031c7c8e7a6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 Jan 2015 16:07:23 -0200 Subject: Adds vim-twig --- .gitmodules | 3 +++ vim.dot.link/bundle/vim-twig | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim.dot.link/bundle/vim-twig diff --git a/.gitmodules b/.gitmodules index 64db48c..555e9c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "vim.dot.link/bundle/vim-fugitive"] path = vim.dot.link/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git +[submodule "vim.dot.link/bundle/vim-twig"] + path = vim.dot.link/bundle/vim-twig + url = https://github.com/evidens/vim-twig diff --git a/vim.dot.link/bundle/vim-twig b/vim.dot.link/bundle/vim-twig new file mode 160000 index 0000000..69acd8d --- /dev/null +++ b/vim.dot.link/bundle/vim-twig @@ -0,0 +1 @@ +Subproject commit 69acd8d4386727affa345d39ea42d149771c2647 -- cgit v1.2.3