summaryrefslogtreecommitdiff
path: root/emacs/inits
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/inits')
-rw-r--r--emacs/inits/14-movement.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/inits/14-movement.el b/emacs/inits/14-movement.el
index 3950fef..66da01f 100644
--- a/emacs/inits/14-movement.el
+++ b/emacs/inits/14-movement.el
@@ -1,4 +1,4 @@
-;; Time-stamp: <2025-06-25 20h01 BST (anker)>
+;; Time-stamp: <2025-06-25 20h18 BST (anker)>
;; -------------------------------------------------------------------
;; We have expand region at home
@@ -69,7 +69,7 @@
:bind (("C-," . ace-window)
("C-x o" . ace-window))
:config
- (setq aw-keys '(?a ?r ?s ?t ?c ?e ?n ?i)))
+ (setq aw-keys '(?n ?r ?s ?t ?h ?e ?a ?i)))
;; -------------------------------------------------------------------
;; General stuff