From a75468bc99595dae2b1c58ba86b4f7aa827065f5 Mon Sep 17 00:00:00 2001 From: Kyle <76597257+Gitleptune@users.noreply.github.com> Date: Mon, 25 Apr 2022 11:05:35 +0300 Subject: [PATCH] fix: alignment Co-authored-by: kang <1115610574@qq.com> --- tools/vim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/vim.txt b/tools/vim.txt index 6de9a78..54098f7 100644 --- a/tools/vim.txt +++ b/tools/vim.txt @@ -17,7 +17,7 @@ a append after the cursor A append at the end of the line o open (append) blank line below current line O open blank line above current line - exit insert mode + exit insert mode ##############################################################################