mhinz / vim-startify

:link: The fancy start screen for Vim.
MIT License
5.3k stars 186 forks source link

Allow autoloading sessions from the session directory #482

Open ghost opened 3 years ago

ghost commented 3 years ago

At the moment we only support autoloading session from the current directory with a Session.vim file. This change will allow Startify to autoload a session if the current directory matches the name of a saved session in the global session directory.