mirror of
https://github.com/vim/vim.git
synced 2026-06-10 15:37:26 +02:00
d69cf0dbcf
Problem: :mksession, :mkview and :mkvimrc emit legacy Vim script Solution: Generate vim9 script for those commands (Miguel Barro). fixes: #16549 fixes: #16688 fixes: #19005 closes: #20152 Co-authored-by: Christian Brabandt <cb@256bit.org> Signed-off-by: Miguel Barro <miguel.barro@live.com> Signed-off-by: Christian Brabandt <cb@256bit.org>