aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
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