software/vim.md
... ...
@@ -250,7 +250,7 @@ save file as new file in dir of current buffer
250 250
251 251
## folding
252 252
| key | desc |
253
-| -- | -- |
253
+| --- | --- |
254 254
| zf#j | creates a fold from the cursor down # lines |
255 255
| zf/ | string creates a fold from the cursor to string |
256 256
| zj | moves the cursor to the next fold |