Fixed undo/redo

Missing `>`
This commit is contained in:
Just Midi 2021-08-09 21:32:33 +00:00
parent 4989797e91
commit b791ba4d9f
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ elseif layout == 'colemak' then
keys_modes_map(
{'n'},
c_undo_redo,
{'u','U','<C-R'}
{'u','U','<C-R>'}
)
local q_x_undo = ':<C-U>undo<CR>'
keys_modes_map(