mirror of
https://github.com/vim/vim.git
synced 2026-05-13 05:42:05 +02:00
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>