mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-08-30 19:36:59 +08:00
Fix tests, BS in expansions and close #105.
This commit is contained in:
@@ -36,3 +36,5 @@ set cpo=ces$
|
||||
" 'x" " 'x'"
|
||||
# Make sure we jump over a quote on the right. #89.
|
||||
"('test'x" "('test'x)"
|
||||
# Duplicate whole line when inserting quote at bol #105
|
||||
"}\<Home>'" "''}"
|
||||
|
||||
Reference in New Issue
Block a user