this fixes the final (I think) literal that managed to sneak through

This commit is contained in:
Kevin MacMartin 2014-06-13 01:05:09 -04:00
parent a65ef69435
commit d18942c8ef

View file

@ -60,7 +60,7 @@
### Mouse ###
| Binding | Mode | Action |
|:----------------------|:----:|-------------------------------------------------:|
|:-----------------------|:----:|-------------------------------------------------:|
| Ctrl-ScrollUp | ALL | Scroll right a few characters at a time |
| Ctrl-ScrollDown | ALL | Scroll left a few characters at a time |
| Alt-ScrollUp | ALL | Scroll right one character at a time |
@ -84,8 +84,8 @@
#### Toggles and Sidebars ####
| Binding | Mode | Action |
|:----------------------|:----:|-------------------------------------------------:|
| <Backslash><Space> | NORM | Toggle the **goyo** distraction-free UI |
|:-----------------------|:----:|-------------------------------------------------:|
| \<Backslash\>\<Space\> | NORM | Toggle the **goyo** distraction-free UI |
| | | |
| ?? | NORM | Toggle the Vim reference manual |
| ~ | NORM | Toggle **vimfiler** file manager sidebar |