Remove obsolete eyebrowse package

This commit is contained in:
Daniel - 2022-05-22 17:56:35 +02:00
parent b9cf1441dd
commit aaa9e33801
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 5 deletions

View File

@ -2309,11 +2309,6 @@ With given ARG, display files in `db/important-document-path."
imenu-use-popup-menu nil
imenu-eager-completion-buffer t))
(use-package eyebrowse
:ensure t
:commands (eyebrowse-mode)
:init (setq eyebrowse-keymap-prefix (kbd "C-c w")))
(use-package goto-last-change
:commands goto-last-change)