From cff49e94d96730cf02cfabc5a321d49b6b77d03d Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 11 Mar 2019 21:19:07 -0400 Subject: Add monotone theme --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.sh b/setup.sh index cbdb930..d7f1c38 100755 --- a/setup.sh +++ b/setup.sh @@ -62,3 +62,6 @@ clone DIR="bundle/gundo" URL="https://github.com/sjl/gundo.vim" clone +DIR="themes/monotone" +URL="https://github.com/Lokaltog/vim-monotone" +clone -- cgit v1.2.3