From 60dd105e610bab7cf0bc709114539436722a3add Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 9 Feb 2019 12:43:15 -0500 Subject: Add back Nerdtree. Enable line numers and syntax. Set theme if GUI is running. --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 9fb77eb..016dc84 100755 --- a/setup.sh +++ b/setup.sh @@ -56,3 +56,6 @@ clone DIR="themes/gruvbox" URL="https://github.com/morhetz/gruvbox" clone +DIR="bundle/nerdtree" +URL="https://github.com/scrooloose/nerdtree" +clone -- cgit v1.2.3