mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-09-22 11:43:16 +08:00
Consider space and CR expansions when jumping over. Closes #95.
This commit is contained in:
@@ -10,3 +10,11 @@ $(document).ready(function() {
|
||||
x
|
||||
})
|
||||
--------------------------------------------------------------------------------
|
||||
# Issue #95
|
||||
new
|
||||
exec "normal i(\<CR>test)x"
|
||||
================================================================================
|
||||
(
|
||||
test
|
||||
)x
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user