Remove the expand-region package
This commit is contained in:
parent
e0367111d2
commit
989125b0b2
@ -1937,15 +1937,6 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca
|
|||||||
(global-anzu-mode 1))
|
(global-anzu-mode 1))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Gradually expand region
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(use-package expand-region
|
|
||||||
:bind
|
|
||||||
(:map gpolonkai/pers-map
|
|
||||||
("x" . er/expand-region)))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** An Emacs Dashboard
|
** An Emacs Dashboard
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user