From 1082b5aa35f077da280333e68e733d55f4b1b13d Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 23 Feb 2019 14:47:06 -0500 Subject: Add support for gundo --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 016dc84..cbdb930 100755 --- a/setup.sh +++ b/setup.sh @@ -59,3 +59,6 @@ clone DIR="bundle/nerdtree" URL="https://github.com/scrooloose/nerdtree" clone +DIR="bundle/gundo" +URL="https://github.com/sjl/gundo.vim" +clone -- cgit v1.2.3