Add file_picker_in_current_directory to keymap.md (#3701)
This commit is contained in:
parent
1acdfaa073
commit
16197664ab
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ This layer is a kludge of mappings, mostly pickers.
|
|||
| Key | Description | Command |
|
||||
| ----- | ----------- | ------- |
|
||||
| `f` | Open file picker | `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` |
|
||||
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |
|
||||
|
|
Loading…
Reference in a new issue