docs: update README.md (#1099)
This commit is contained in:
@@ -270,11 +270,12 @@ Mappings are fully customizable.
|
||||
Many familiar mapping patterns are setup as defaults.
|
||||
|
||||
| Mappings | Action |
|
||||
|----------------|----------------------------------|
|
||||
|----------------|--------------------------------------------|
|
||||
| `<C-n>/<Down>` | Next item |
|
||||
| `<C-p>/<Up>` | Previous item |
|
||||
| `j/k` | Next/previous (in normal mode) |
|
||||
| `<cr>` | Confirm selection |
|
||||
| `<C-q>` | Confirm selection and open quickfix window |
|
||||
| `<C-x>` | go to file selection as a split |
|
||||
| `<C-v>` | go to file selection as a vsplit |
|
||||
| `<C-t>` | go to a file in a new tab |
|
||||
|
||||
Reference in New Issue
Block a user