From 27f006f2e2761b588fda31c3657efb18b5595294 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 29 Jun 2016 15:06:34 +1200 Subject: Add submodule with new colorscheme --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3ed4ec2f..49bda51f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,9 @@ [submodule "vim/bundle/html5"] path = vim/bundle/html5 url = https://sanctum.geek.nz/clone/html5.vim.git +[submodule "vim/bundle/juvenile"] + path = vim/bundle/juvenile + url = https://sanctum.geek.nz/code/juvenile.git [submodule "vim/bundle/lion"] path = vim/bundle/lion url = https://sanctum.geek.nz/clone/vim-lion.git -- cgit v1.2.3