mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-08-19 22:28:05 +08:00
Smart quotes consider balanced quotes on current line. Closes #94.
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ sub foo {
|
||||
call setline(1, '"{bracketed}')
|
||||
normal A"x
|
||||
================================================================================
|
||||
"{bracketed}"x"
|
||||
"{bracketed}"x
|
||||
--------------------------------------------------------------------------------
|
||||
# Syntax folding enabled by autocmd breaks expansion. But ti can't be tested
|
||||
# with :normal
|
||||
|
||||
Reference in New Issue
Block a user