diff --git a/configuration.org b/configuration.org index a2879e5..514ea85 100644 --- a/configuration.org +++ b/configuration.org @@ -1937,15 +1937,6 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca (global-anzu-mode 1)) #+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 #+BEGIN_SRC emacs-lisp