pages*: mark keys according to the guideline (#11907)

This commit is contained in:
Sebastiaan Speck
2023-12-29 17:02:08 +01:00
committed by GitHub
parent 7ec97b40d0
commit 618e227301
75 changed files with 153 additions and 153 deletions

View File

@@ -13,11 +13,11 @@
- Save a file:
`Ctrl + X, Ctrl + S`
`<Ctrl> + X, <Ctrl> + S`
- Quit:
`Ctrl + X, Ctrl + C`
`<Ctrl> + X, <Ctrl> + C`
- Open a file at a specified line number:
@@ -25,4 +25,4 @@
- Undo changes:
`Ctrl + X, U`
`<Ctrl> + X, U`