Compare commits
No commits in common. "e5ffded0c8defec200de6f9023bd7f7d7e623734" and "4989797e9117dfff2f0c9523e0b942f7337e9100" have entirely different histories.
e5ffded0c8
...
4989797e91
1 changed files with 2 additions and 2 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue