aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION4
-rw-r--r--vim/autoload/quote.vim2
m---------vim/bundle/put_blank_lines0
m---------vim/bundle/replace_operator0
4 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index c83794c7..16728dbe 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v4.45.0
-Fri May 24 04:12:54 UTC 2019
+tejr dotfiles v4.46.0
+Fri May 24 04:42:10 UTC 2019
diff --git a/vim/autoload/quote.vim b/vim/autoload/quote.vim
index 616fd307..690ba2db 100644
--- a/vim/autoload/quote.vim
+++ b/vim/autoload/quote.vim
@@ -27,7 +27,7 @@ function! quote#QuoteOpfunc(type) abort
" If configured to do so, add a a space after the quote character, but
" only if this line isn't already quoted
let new = char
- if l:space && cur[0] != char
+ if space && cur[0] != char
let new .= ' '
endif
let new .= cur
diff --git a/vim/bundle/put_blank_lines b/vim/bundle/put_blank_lines
-Subproject 206f8e15d4703fb8823d39ff99dcdaa61f2ee95
+Subproject b088c58f809ae31dc00b244ea34a9ba05933579
diff --git a/vim/bundle/replace_operator b/vim/bundle/replace_operator
-Subproject e6327bb5d4a0310e236d2b233affef4cfb18d5b
+Subproject e7657df12f0514989ae14b32c23b5cd1f70e4ae