From bcdd58b8c4e1679f9cd15a09e14b7749f98e05c3 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 3 Jun 2019 20:49:58 +0200 Subject: Add 'undotree' plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 02de99d..72e25f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,3 +101,6 @@ [submodule "bundle/vim-go"] path = bundle/vim-go url = https://github.com/fatih/vim-go.git +[submodule "bundle/undotree"] + path = bundle/undotree + url = https://github.com/mbbill/undotree.git -- cgit v1.2.3