From 40719699473767091caf35b9926bb7e6336ab7a9 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 22 Jan 2012 00:35:04 -0500 Subject: Add Jellybeans colorscheme --- .gitmodules | 3 +++ bundle/jellybeans.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/jellybeans.vim diff --git a/.gitmodules b/.gitmodules index 45d1b35d..7c08c5fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "bundle/syntastic"] path = bundle/syntastic url = https://github.com/scrooloose/syntastic.git +[submodule "bundle/jellybeans.vim"] + path = bundle/jellybeans.vim + url = https://github.com/nanotech/jellybeans.vim.git diff --git a/bundle/jellybeans.vim b/bundle/jellybeans.vim new file mode 160000 index 00000000..e40227c0 --- /dev/null +++ b/bundle/jellybeans.vim @@ -0,0 +1 @@ +Subproject commit e40227c0c05c1de05352aabd99e76f65ae18def8 -- cgit 1.4.1