Skip to content

Commit b3eec4f

Browse files
committed
Add file_picker_in_current_directory to keymap.md
1 parent 1acdfaa commit b3eec4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/keymap.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ This layer is a kludge of mappings, mostly pickers.
257257
| Key | Description | Command |
258258
| ----- | ----------- | ------- |
259259
| `f` | Open file picker | `file_picker` |
260+
| `F` | Open file picker at current working directory | `file_picker_in_current_directory` |
260261
| `b` | Open buffer picker | `buffer_picker` |
261262
| `j` | Open jumplist picker | `jumplist_picker` |
262263
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |

0 commit comments

Comments
 (0)