Always jump over the quote on the right. Closes #89.

This commit is contained in:
Israel Chauca Fuentes
2012-03-04 00:11:40 -05:00
parent f1e92d05d5
commit 0b34aea202
2 changed files with 6 additions and 5 deletions

View File

@@ -34,3 +34,5 @@ set cpo=ces$
"'x" "'x'"
# Make sure smart quote works beyond first column.
" 'x" " 'x'"
# Make sure we jump over a quote on the right. #89.
"('test'x" "('test'x)"