From 8d5a649986cc0a333b7ec92925e1992cc4bf68a8 Mon Sep 17 00:00:00 2001 From: Alex Kwiatkowski & Dirk Kelly Date: Tue, 17 Jul 2012 09:27:26 -0400 Subject: [PATCH] Added Tomorrow-Night theme as a submodule --- .gitmodules | 3 +++ bundle/vim-colors-tomorrow | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-colors-tomorrow diff --git a/.gitmodules b/.gitmodules index ad3e5d1e..a98bbd7a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -108,3 +108,6 @@ [submodule "bundle/handlebars"] path = bundle/handlebars url = git://github.com/nono/vim-handlebars.git +[submodule "bundle/vim-colors-tomorrow"] + path = bundle/vim-colors-tomorrow + url = https://github.com/chriskempson/vim-tomorrow-theme.git diff --git a/bundle/vim-colors-tomorrow b/bundle/vim-colors-tomorrow new file mode 160000 index 00000000..00f83458 --- /dev/null +++ b/bundle/vim-colors-tomorrow @@ -0,0 +1 @@ +Subproject commit 00f8345852c3d85ebb320d6dc0b42c7352d856dd