Unbind mark-page
This commit is contained in:
@@ -209,7 +209,10 @@ Set a location for the custom file so it doesn't pollute this file.
|
||||
|
||||
("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"))
|
||||
#+END_SRC
|
||||
** Dired
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
Reference in New Issue
Block a user