mirror of
https://github.com/vim/vim.git
synced 2026-05-25 19:47:15 +02:00
1c0d468d72
Problem: Not possible to know when a session will be loaded. Solution: Add the SessionLoadPre autocommand (Colin Kennedy). fixes: #19084 closes: #19306 Signed-off-by: Colin Kennedy <colinvfx@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>