Remove expand-region package

It was unused, and is redundant with evil's text object expansion keys.
This commit is contained in:
Henrik Lissner
2019-03-06 03:18:02 -05:00
parent 884957bdc6
commit 4fbf7a2687
3 changed files with 0 additions and 22 deletions

View File

@ -28,7 +28,6 @@
(package! avy)
(package! command-log-mode)
(package! dtrt-indent)
(package! expand-region)
(package! helpful)
(package! pcre2el)
(package! smartparens)