Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlgreco
4672 days ago
I keep `q` to record macros, but complement that with
:noremap <Space> @q
That way I can press `qq` to start recording, `q` to end, then just wack the spacebar to execute. I use it constantly.