统一表格
This commit is contained in:
parent
daa5aa62e6
commit
93800bb28f
12
README.md
12
README.md
@ -23,9 +23,9 @@ Prefix is defined as `C-A`(`PRE` for short)
|
|||||||
`PRE [`: Enter Scroll Mode
|
`PRE [`: Enter Scroll Mode
|
||||||
Shortcut | Function |
|
Shortcut | Function |
|
||||||
:-------:|:--------:|
|
:-------:|:--------:|
|
||||||
S-V | Select Text |
|
`S-V` | Select Text |
|
||||||
Enter | Copy Text |
|
`Enter` | Copy Text |
|
||||||
] | Paste text copied from scroll mode |
|
`]` | Paste text copied from scroll mode |
|
||||||
|
|
||||||
#### Vim
|
#### Vim
|
||||||
* `<L>`: Short for `<localleader>`, which is `\` in our setup
|
* `<L>`: Short for `<localleader>`, which is `\` in our setup
|
||||||
@ -34,9 +34,9 @@ Enter | Copy Text |
|
|||||||
|
|
||||||
Shortcut | Function |
|
Shortcut | Function |
|
||||||
:-------:|:--------:|
|
:-------:|:--------:|
|
||||||
C-v | Enter visual mode |
|
`C-v` | Enter visual mode |
|
||||||
C-x C-v | Paste text from system clipboard |
|
`C-x C-v` | Paste text from system clipboard |
|
||||||
\<L\>tp |toggle paste|
|
`\<L\>tp` |toggle paste|
|
||||||
|
|
||||||
**Defined by Vim**
|
**Defined by Vim**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user