From 40b164063ad7599f5d2c7afe78f41f4962c2c73f Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 2 Oct 2017 20:45:24 -0700 Subject: [PATCH] Add tako plugins --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 6a94aed..620f293 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "vim/bundle/vim-textobj-comment"] path = vim/bundle/vim-textobj-comment url = https://github.com/glts/vim-textobj-comment.git +[submodule "tako/plugins"] + path = tako/plugins + url = git@gitlab.com:adqm/tako-plugins.git