Closed bryphe closed 4 years ago
This adds a vimUndoSync API to create a new undo group - needed for the format feature: https://github.com/onivim/oni2/pull/1903 to ensure formatting changes are properly undoable.
vimUndoSync
This adds a
vimUndoSync
API to create a new undo group - needed for the format feature: https://github.com/onivim/oni2/pull/1903 to ensure formatting changes are properly undoable.