Files
neovim/test/functional
Thomas Vigouroux 8a4e26c6fe feat(autocmd): add Recording autocmds
feat(eval): add reg_recorded()

This function is used the get the last recorded register.

style(Recording): rename handler to match suggestions

fix(RecordingLeave): send autocommand earlier

This makes the autocommand fire just before setting reg_recorded to
reg_recording, this way we clearly show that we are actually just before
actually quitting the recording mode.
2021-12-18 10:54:26 +01:00
..
2021-12-11 07:10:01 +08:00
2021-11-27 11:10:48 -05:00
2021-11-30 18:20:42 +01:00