Skip to content

Commit f6bae9e

Browse files
authored
Remove extra .
1 parent 7b58416 commit f6bae9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/keymap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +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`. |
260+
| `F`. | Open file picker at current working directory | `file_picker_in_current_directory` |
261261
| `b` | Open buffer picker | `buffer_picker` |
262262
| `j` | Open jumplist picker | `jumplist_picker` |
263263
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |

0 commit comments

Comments
 (0)