Update Vim.md

This commit is contained in:
Sander Hautvast 2024-11-21 11:31:16 +01:00 committed by GitHub
parent b6b0546292
commit 559fdd9b2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
## vim ## vim
#### neovim, others? #### neovim, others?
| | | | cmd | result |
|---|---| |---|---|
|:r | ![cmd] reads the command output into your editor | |:r | ![cmd] reads the command output into your editor |
|. | repeats last action | |. | repeats last action |