Grammar
This commit is contained in:
parent
bfafcdfb0c
commit
473d41f889
1 changed files with 2 additions and 2 deletions
|
@ -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
|
The module tries to limit those changes to the minimum, especially in special
|
||||||
buffers. A concrete example is magit.
|
buffers. A concrete example is magit.
|
||||||
|
|
||||||
In the =magit: project= buffer (obtained with =magit-status=) does not need
|
As the =magit: project= buffer (obtained with =magit-status=) does not need
|
||||||
left-right navigation, so =c=, =r=, =h=, and =l= keep their "expected" bindings,
|
left-right navigation, keys =c=, =r=, =h=, and =l= keep their "expected" bindings,
|
||||||
while =t=, =s=, =j=, and =k= are flipped:
|
while =t=, =s=, =j=, and =k= are flipped:
|
||||||
- checking the log from a magit buffer is still on =l=
|
- checking the log from a magit buffer is still on =l=
|
||||||
- staging a file/region has been moved to =k=
|
- staging a file/region has been moved to =k=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue