The Normal mode keymaps dropdown says "u" is bound to both, however in config.lua it appears there is no "undo" function outside of Extend mode.
Pretty new to neovim, so maybe I'm missing something! But I can't find a way to undo insert mode changes, outside of exiting multicursor completely and sending a bunch of undo events.
The Normal mode keymaps dropdown says "u" is bound to both, however in config.lua it appears there is no "undo" function outside of Extend mode.
Pretty new to neovim, so maybe I'm missing something! But I can't find a way to undo insert mode changes, outside of exiting multicursor completely and sending a bunch of undo events.