diff options
author | June McEnroe <programble@gmail.com> | 2012-01-22 00:35:04 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-01-22 00:35:04 -0500 |
commit | 1a3fb704015853d4c0d3d9b147d497023109e73f (patch) | |
tree | a451383a7a0633066bd45b57e785275c010129dc | |
parent | Add syntastic (diff) | |
download | src-1a3fb704015853d4c0d3d9b147d497023109e73f.tar.gz src-1a3fb704015853d4c0d3d9b147d497023109e73f.zip |
Add Jellybeans colorscheme
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/jellybeans.vim | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject e40227c0c05c1de05352aabd99e76f65ae18def |