Commit Graph

4 Commits (master)

Author SHA1 Message Date
Bruno Sutic bd671b83dc
Don't be too smart when restoring vim session
A user may decide to use custom session file. Eg vim -S Session1.vim
With the previous approach we were preventing that as we only checked
for the existence of the default Session.vim file.
2020-06-05 09:24:42 +02:00
Bruno Sutic bd095e739d
Change plugin name and all the variables 2014-08-29 18:59:14 +02:00
Bruno Sutic 8cb5b21e2f
Fix #18: improve vim 'session' strategy 2014-08-28 13:43:04 +02:00
Bruno Sutic cde50d4d92
Command strategies; restore vim sessions
Closes #4
2014-08-28 00:43:31 +02:00