Unbind mark-page
This commit is contained in:
@@ -163,7 +163,10 @@
|
||||
|
||||
("C-o" . pop-global-mark)
|
||||
("M-DEL" . backward-kill-word)
|
||||
("C-:" . execute-extended-command-for-buffer)))
|
||||
("C-:" . execute-extended-command-for-buffer))
|
||||
:init
|
||||
;; mark-page is not very useful, and shadows project.el bindings in Meow keypad
|
||||
(unbind-key "C-x C-p"))
|
||||
|
||||
(use-package dired
|
||||
:bind (:map dired-mode-map
|
||||
|
||||
Reference in New Issue
Block a user