|
|
@ -257,6 +257,7 @@ This layer is a kludge of mappings, mostly pickers.
|
|
|
|
| Key | Description | Command |
|
|
|
|
| Key | Description | Command |
|
|
|
|
| ----- | ----------- | ------- |
|
|
|
|
| ----- | ----------- | ------- |
|
|
|
|
| `f` | Open file picker | `file_picker` |
|
|
|
|
| `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` |
|
|
|
|
| `b` | Open buffer picker | `buffer_picker` |
|
|
|
|
| `j` | Open jumplist picker | `jumplist_picker` |
|
|
|
|
| `j` | Open jumplist picker | `jumplist_picker` |
|
|
|
|
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |
|
|
|
|
| `k` | Show documentation for item under cursor in a [popup](#popup) (**LSP**) | `hover` |
|
|
|
|