commit 6c53b8c77a48ce0654440893a092d68c9dfa5968
parent bad6fc5e7cb19974cdfc2d99de3b600269eae2cd
Author: pyratebeard <root@pyratebeard.net>
Date: Tue, 23 Jan 2024 09:45:52 +0000
updates
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/software/vim.md b/software/vim.md
@@ -250,7 +250,7 @@ save file as new file in dir of current buffer
## folding
| key | desc |
-| -- | -- |
+| --- | --- |
| zf#j | creates a fold from the cursor down # lines |
| zf/ | string creates a fold from the cursor to string |
| zj | moves the cursor to the next fold |