Compare commits

..

No commits in common. "e5ffded0c8defec200de6f9023bd7f7d7e623734" and "4989797e9117dfff2f0c9523e0b942f7337e9100" have entirely different histories.

View file

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