Compare commits

...

2 Commits

Author SHA1 Message Date
Just Midi e5ffded0c8 Fixed spacing
For readability
2021-08-09 21:33:24 +00:00
Just Midi b791ba4d9f Fixed undo/redo
Missing `>`
2021-08-09 21:32:33 +00:00
1 changed files with 2 additions and 2 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(