evil-collection icon indicating copy to clipboard operation
evil-collection copied to clipboard

error setting key in magit-status-mode-map: gpu, gpp

Open webframp opened this issue 1 year ago • 1 comments

Anyone else encountered this?

evil-collection: error setting key in magit-status-mode-map (error "Key sequence g p u starts with non-prefix key g p")
evil-collection: error setting key in magit-status-mode-map (error "Key sequence g p p starts with non-prefix key g p")

Using emacs 28.2, doom emacs configuration. Can ask over there it's more doom config specific

webframp avatar Sep 14 '22 21:09 webframp

A minimal reproducible recipe? See the FAQ section of the README.

condy0919 avatar Sep 16 '22 04:09 condy0919

Think it means you have keys already bound to gp which magit tries to set.

jojojames avatar Mar 09 '23 18:03 jojojames