Skip to content

Commit

Permalink
Add file_picker_in_current_directory to keymap.md (helix-editor#3701)
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen428 authored and thomasskk committed Sep 9, 2022
1 parent 1ddae41 commit eb1b565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down

0 comments on commit eb1b565

Please sign in to comment.