Remove obsolete keybinding for ivy-pages

Package seems to be gone.
This commit is contained in:
Daniel - 2022-05-08 19:31:06 +02:00
parent a36671dc61
commit 5664eeb2bb
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 1 deletions

View File

@ -203,7 +203,6 @@
(bind-key "C-c C-r" #'ivy-resume)
(bind-key "C-c D" #'define-word)
(bind-key "C-c J" #'avy-goto-word-or-subword-1)
(bind-key "C-c P" #'ivy-pages)
(bind-key "C-c a" #'org-agenda)
(bind-key "C-c c" #'org-capture)
(bind-key "C-c d" #'define-word-at-point)