vault backup: 2023-02-20 12:24:24

This commit is contained in:
fallen-angle
2023-02-20 12:24:25 +08:00
parent a5ade8e3ea
commit ba3bade987
2 changed files with 4 additions and 3 deletions

View File

@@ -24,4 +24,5 @@ tag: vim
| `f/F{char}`/`t/T{char}` | `;` | `,` |
| `/patter<CR>`/`?pattern<CR>` | `n` | `N` |
| `:s/target/replacement` | `&` | `u` |
| `qx{changes}q` | | |
| `qx{changes}q` | `@x` | `u` |
# 技巧