Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--book/src/keymap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/keymap.md b/book/src/keymap.md
index eb4cc135..28113ea0 100644
--- a/book/src/keymap.md
+++ b/book/src/keymap.md
@@ -282,7 +282,7 @@ This layer is a kludge of mappings, mostly pickers.
| Key | Description | Command |
| ----- | ----------- | ------- |
-| `f` | Open file picker | `file_picker` |
+| `f` | Open file picker at LSP workspace root | `file_picker` |
| `F` | Open file picker at current working directory | `file_picker_in_current_directory` |
| `b` | Open buffer picker | `buffer_picker` |
| `j` | Open jumplist picker | `jumplist_picker` |