mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
parent
d9caed9b3c
commit
aa5b4f53ee
@ -963,8 +963,8 @@ quickfix window.
|
||||
## Macros
|
||||
|
||||
Vim allows _recording_ typed characters into a [register](#registers). It's a
|
||||
great way to automate certain tasks on the fly. (For more elaborate tasks, [Vim
|
||||
scripting](#vim-scripting) should be used instead.)
|
||||
great way to automate certain tasks on the fly. (For more elaborate tasks, Vim
|
||||
scripting should be used instead.)
|
||||
|
||||
- Start recording by typing `q` followed by the register, e.g. `q`. (The
|
||||
command-line will signify this via "recording @q".)
|
||||
|
Loading…
x
Reference in New Issue
Block a user