From 9c0fb39a4137db4641475a8ab17bfbc0c0e15abb Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 21 Nov 2024 11:29:50 +0100 Subject: [PATCH] Update Vim.md --- cmd/Vim.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cmd/Vim.md b/cmd/Vim.md index 00acae2..f237672 100644 --- a/cmd/Vim.md +++ b/cmd/Vim.md @@ -1,5 +1,6 @@ ## vim #### neovim, others? -:r ![cmd] reads the command output into your editor -. repeats last action +|---|---| +|:r | ![cmd] reads the command output into your editor +|. | repeats last action