Skip to content

Commit

Permalink
colemak: delete duplicate meow-delete binding (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
willbush committed Aug 18, 2024
1 parent bf595c7 commit 60860ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion KEYBINDING_COLEMAK.org
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Add it to your configuration and call it before ~(meow-global-mode 1)~.
'("b" . meow-back-word)
'("B" . meow-back-symbol)
'("c" . meow-change)
'("d" . meow-delete)
'("e" . meow-prev)
'("E" . meow-prev-expand)
'("f" . meow-find)
Expand Down

0 comments on commit 60860ca

Please sign in to comment.