emacs-evil / evil-collection

A set of keybindings for evil-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

webframp opened this issue · 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

commented

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

commented

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