docs(vertico): fix added keybindings table

C-n and C-p aren't added by doom, so they shouldn't be listed there.
This commit is contained in:
Itai Y. Efrat 2021-09-15 01:29:59 +03:00
parent a612220369
commit 0888c024db

View file

@ -81,8 +81,6 @@ keybindings are available:
| Keybind | Description |
|-----------------------+----------------------------------------------------|
| =C-p= | Go to previous candidate |
| =C-n= | Go to next candidate |
| =C-k= | (evil) Go to previous candidate |
| =C-j= | (evil) Go to next candidate |
| =C-M-k= | (evil) Go to previous group |