Skip to content

Commit f4801a4

Browse files
committed
usage++
1 parent fa65b31 commit f4801a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en/usage/usage.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This page shows how to use Lem.
77

88
You can find a list of available keys and commands in [keybindings](/usage/keybindings/), and you can get this list in Lem itself with `Alt-x documentation-describe-bindings` (new in Lem 2.1).
99

10-
To learn about a specific mode (support for a programming language, the directory mode…) please see the Extensions section on the menu.
10+
To learn about a specific mode (support for a programming language, the directory mode…) please see the `Lem modes` section on the menu.
1111

1212
This documentation is improved continually.
1313

@@ -30,8 +30,6 @@ To show the context menu: `Shift-F10`.
3030

3131
Quit Lem with `C-x C-c`.
3232

33-
See this Emacs & Slime cheatsheet to find more: https://lispcookbook.github.io/cl-cookbook/emacs-ide.html#appendix
34-
3533
## Call commands by name
3634

3735
Every keybinding is associated to a command. We can call commands with `Alt-x` (often written `M-x` too).

0 commit comments

Comments
 (0)