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