docs: Document what directory file_picker opens from (#10816)

pull/11448/head^2
Mark Stosberg 4 days ago committed by GitHub
parent 23600e3ecb
commit 239262e094
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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` |

Loading…
Cancel
Save