mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 12:44:27 +08:00
Make smart quote work beyond the first column. Closes #89.
This commit is contained in:
@@ -32,3 +32,5 @@ set backspace=
|
||||
"'\<Esc>a\<BS>x" "'x'"
|
||||
set cpo=ces$
|
||||
"'x" "'x'"
|
||||
# Make sure smart quote works beyond first column.
|
||||
" 'x" " 'x'"
|
||||
|
||||
Reference in New Issue
Block a user