summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-03 00:32:35 -0400
committerJune McEnroe <programble@gmail.com>2013-11-03 00:32:35 -0400
commit2fd178552c36870717b2126d19d51db980f6e4f9 (patch)
tree5bee7df5564be5a851cd6b2a6d22e2f068debffb /.gitmodules
parentReplace vim-gitgutter with vim-signify (diff)
downloadsrc-2fd178552c36870717b2126d19d51db980f6e4f9.tar.gz
src-2fd178552c36870717b2126d19d51db980f6e4f9.zip
Disable Airline whitespace extension
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c7c86511..f8ce5bf2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,6 @@
 [submodule "bundle/vim-signify"]
 	path = bundle/vim-signify
 	url = https://github.com/mhinz/vim-signify.git
+[submodule "bundle/jellybeans.vim"]
+	path = bundle/jellybeans.vim
+	url = https://github.com/programble/jellybeans.vim