vault backup: 2023-02-20 12:03:32

This commit is contained in:
fallen-angle
2023-02-20 12:03:32 +08:00
parent 5b100e0af8
commit 483d64b8e2
2 changed files with 4 additions and 3 deletions

View File

@@ -151,7 +151,7 @@
}
}
],
"currentTab": 2
"currentTab": 3
}
],
"direction": "horizontal",
@@ -168,7 +168,7 @@
"oz-clear-unused-images:Clear Unused Images": false
}
},
"active": "faff52cdbf5f5bd4",
"active": "0b4916a4716fb7a0",
"lastOpenFiles": [
"Books/代码随想录/代码随想录.md",
"Books/代码随想录/().md",

View File

@@ -15,4 +15,5 @@ tag: vim
| `O` | `ko` |
# 技巧3活用 `.` 和 `;`
例:` '+' -> ' + '` `f+`, `s<BS>+<BS><ESC>`
`;` 可以重复上一次的查找指令。
`;` 可以重复上一次的查找指令。
# 技巧4