summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------bundle/jellybeans.vim0
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
binerJune McEnroe 2015-11-06Clean up git configsJune McEnroe 2015-11-06Add prune scriptJune McEnroe 2015-11-03Update vendored Gruvbox colorschemeJune McEnroe 2015-11-02Redefine _newline_precmd in _newline_precmdJune McEnroe 2015-11-02Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe