Consider space and CR expansions when jumping over. Closes #95.

This commit is contained in:
Israel Chauca Fuentes
2012-03-31 13:33:24 -04:00
parent 0b34aea202
commit 6bb98110b4
4 changed files with 76 additions and 8 deletions
+8
View File
@@ -10,3 +10,11 @@ $(document).ready(function() {
x
})
--------------------------------------------------------------------------------
# Issue #95
new
exec "normal i(\<CR>test)x"
================================================================================
(
test
)x
--------------------------------------------------------------------------------