1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-20 09:19:24 +03:00

Document escape key and update Q doc according to normal.cc

This commit is contained in:
Dan Rosén 2017-05-17 14:22:27 +02:00
parent 3a0d9481ac
commit 016a601a9e

View File

@ -429,8 +429,11 @@ Macros
------
Macros use the *@* register by default
*<esc>*::
end macro recording
*Q*::
record a macro
start or end macro recording
*q*::
play a recorded macro