mirror of
https://github.com/prurigro/darkcloud-vimconfig.git
synced 2024-11-22 14:44:11 -05:00
this fixes the final (I think) literal that managed to sneak through
This commit is contained in:
parent
a65ef69435
commit
d18942c8ef
1 changed files with 39 additions and 39 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue