mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-09-20 02:33:15 +08:00
Smart quotes consider balanced quotes on current line. Closes #94.
This commit is contained in:
@@ -38,3 +38,5 @@ set cpo=ces$
|
||||
"('test'x" "('test'x)"
|
||||
# Duplicate whole line when inserting quote at bol #105
|
||||
"}\<Home>'" "''}"
|
||||
"'\<Del>abc '" "'abc '"
|
||||
"''abc '" "''abc ''"
|
||||
|
||||
Reference in New Issue
Block a user