From 473d41f889408cf331fb44fd6bbb502312c675dc Mon Sep 17 00:00:00 2001 From: Gerry Agbobada Date: Sat, 15 Aug 2020 11:22:13 +0200 Subject: [PATCH] Grammar --- modules/input/layout/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/input/layout/README.org b/modules/input/layout/README.org index e9d492559..b36ec7b4b 100644 --- a/modules/input/layout/README.org +++ b/modules/input/layout/README.org @@ -57,8 +57,8 @@ change operator becomes =l= for example, or the window split becomes =SPC é k=. The module tries to limit those changes to the minimum, especially in special buffers. A concrete example is magit. -In the =magit: project= buffer (obtained with =magit-status=) does not need -left-right navigation, so =c=, =r=, =h=, and =l= keep their "expected" bindings, +As the =magit: project= buffer (obtained with =magit-status=) does not need +left-right navigation, keys =c=, =r=, =h=, and =l= keep their "expected" bindings, while =t=, =s=, =j=, and =k= are flipped: - checking the log from a magit buffer is still on =l= - staging a file/region has been moved to =k=