You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated to get rid of deprecated use of undo: 'skip', attempt 2 (#5)
* Updated to get rid of deprecated use of undo: 'skip'
* Use `editor.buffer.groupLastChanges()` instead of `editor.groupLastChanges()` to avoid jumping cursor issue when moving across empty lines.
Fixes#3
0 commit comments