summary refs log tree commit diff
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
parentReplace vim-gitgutter with vim-signify (diff)
downloadsrc-2fd178552c36870717b2126d19d51db980f6e4f9.tar.gz
src-2fd178552c36870717b2126d19d51db980f6e4f9.zip
Disable Airline whitespace extension
-rw-r--r--.gitmodules3
-rw-r--r--.vimrc2
m---------bundle/jellybeans.vim0
3 files changed, 5 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
diff --git a/.vimrc b/.vimrc
index ad031ff7..27f9114c 100644
--- a/.vimrc
+++ b/.vimrc
@@ -114,6 +114,8 @@ let g:signify_sign_change = '~'
 
 let g:airline#extensions#hunks#non_zero_only = 1
 
+let g:airline#extensions#whitespace#enabled = 0
+
 " Custom maps
 nnoremap ' `
 nnoremap ` '
diff --git a/bundle/jellybeans.vim b/bundle/jellybeans.vim
new file mode 160000
+Subproject c173b85f7a99f3ccc1956040957dc279aa523a8
lens?id=8896a95764f011c24d0817c07e23bfa4887f7da1&follow=1'>Add photos from October 5June McEnroe 2024-10-09Add photos from October 1June McEnroe 2024-10-07Add photos from September 29June McEnroe 2024-10-07Add photos from September 28June McEnroe 2024-10-07Add photos from September 22June McEnroe 2024-09-25Add photos from September 15June McEnroe 2024-09-24Add photos from September 14June McEnroe 2024-09-24Add photos from September 12June McEnroe 2024-09-24Add photos from September 7June McEnroe 2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe