mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-14 08:42:30 -05:00
Fix F3/F4 confusion in README
This commit is contained in:
parent
c57ac33361
commit
c9fd2f8a21
1 changed files with 2 additions and 2 deletions
|
@ -113,8 +113,8 @@ As usual, to have your system use `vimpager` in place of `less`, you'll need to
|
||||||
| | | |
|
| | | |
|
||||||
| F1 | ALL | Toggle line wrapping |
|
| F1 | ALL | Toggle line wrapping |
|
||||||
| F2 | ALL | Toggle highlighting of spelling mistakes |
|
| F2 | ALL | Toggle highlighting of spelling mistakes |
|
||||||
| F3 | ALL | Toggle source code syntax checking |
|
| F3 | ALL | Toggle external-paste mode |
|
||||||
| F4 | ALL | Toggle external-paste mode |
|
| F4 | ALL | Toggle source code syntax checking |
|
||||||
| | | |
|
| | | |
|
||||||
| \` | N | Toggle gutter (left bar with line numbers etc.) |
|
| \` | N | Toggle gutter (left bar with line numbers etc.) |
|
||||||
| Backslash+\` | N | Toggle the **goyo** distraction-free UI |
|
| Backslash+\` | N | Toggle the **goyo** distraction-free UI |
|
||||||
|
|
Loading…
Reference in a new issue