From 1dbe6ea04785eb79d49826d1b1b687c0e9606a49 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 25 Aug 2013 20:33:13 +0200 Subject: [PATCH] vim/bundle/xptemplate: Add as submodule. --- .gitmodules | 3 +++ vim/bundle/xptemplate | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/xptemplate diff --git a/.gitmodules b/.gitmodules index cf747d9..58557a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/repeat"] path = vim/bundle/repeat url = https://github.com/tpope/vim-repeat.git +[submodule "vim/bundle/xptemplate"] + path = vim/bundle/xptemplate + url = https://github.com/drmingdrmer/xptemplate diff --git a/vim/bundle/xptemplate b/vim/bundle/xptemplate new file mode 160000 index 0000000..f0cbc17 --- /dev/null +++ b/vim/bundle/xptemplate @@ -0,0 +1 @@ +Subproject commit f0cbc171ab2b5e7122defa2c3b4908264af5033f -- 2.43.2