summaryrefslogtreecommitdiff
path: root/modules/text-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/text-config.el')
-rw-r--r--modules/text-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/text-config.el b/modules/text-config.el
index 29db9e0b..30f63aa2 100644
--- a/modules/text-config.el
+++ b/modules/text-config.el
@@ -60,7 +60,7 @@
;; edit selection in new buffer, C-c to finish; replaces with modifications
(use-package edit-indirect
- :bind ("M-I" . edit-indirect-region))
+ :bind ("M-S-i" . edit-indirect-region) ;; was M-I)
;; ------------------------------ Prettify Symbols -----------------------------
;; replacing the word l-a-m-b-d-a with a symbol, just because