add ctrl p

main
hau 2020-10-23 17:20:42 +07:00
parent 9da3c75e32
commit d48bcdbf61
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
| Shorcut | Description |
| ------------------------------ | ------------------------------------- |
| `CTRL-N` | Insert next matching word |
| `CTRL-N or CTRL-P` | Insert next, previous matching word |
| `CTRL-X CTRL-F` | File completion |
| `CTRL-X CTRL-L` | Line completion |
| `CTRL-X CTRL-Q` | Vim completion |