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 1acdfaa commit b3eec4fCopy full SHA for b3eec4f
book/src/keymap.md
@@ -257,6 +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` |
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