From d1b273dd87d5f44cbfc530b890d693c1eef5be87 Mon Sep 17 00:00:00 2001 From: Mountain Man <43313373+MountainMan1312@users.noreply.github.com> Date: Fri, 2 Jun 2023 01:15:59 -0400 Subject: Redo decsription for movement keybinds for clarity --- init.el | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index b394c97..cac5b98 100644 --- a/init.el +++ b/init.el @@ -1163,13 +1163,14 @@ ;; --------------------------------- ;; Movement ;; -------- -;; MMOSMacs uses IJKL movement. -;; Movement all requires use of the -;; Super key. +;; MMOSMacs uses s-IJKLUO keybinds +;; for movement. ;; -;; U and O are used as equivalents -;; of Home/PgUp and End/PgDown -;; respectively. +;; Super + IJKL is equivalent to the +;; arrow keys. +;; +;; Super + U & O are equivalent to +;; Home & End. ;; --------------------------------- ;; Move by character -- cgit v1.2.3