Ensure that expand-region is available

This commit is contained in:
dbo 2020-08-27 19:35:51 +02:00
parent ae77ece055
commit 628bfde98c
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -2602,6 +2602,7 @@ With given ARG, display files in `db/important-document-path."
(eproject-mode -1))))))
(use-package expand-region
:ensure t
:commands (er/expand-region))
(use-package eww