We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b58416 commit f6bae9eCopy full SHA for f6bae9e
book/src/keymap.md
@@ -257,7 +257,7 @@ This layer is a kludge of mappings, mostly pickers.
257
| Key | Description | Command |
258
| ----- | ----------- | ------- |
259
| `f` | Open file picker | `file_picker` |
260
-| `F`. | Open file picker at current working directory | `file_picker_in_current_directory`. |
+| `F`. | Open file picker at current working directory | `file_picker_in_current_directory` |
261
| `b` | Open buffer picker | `buffer_picker` |
262
| `j` | Open jumplist picker | `jumplist_picker` |
263
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |
0 commit comments