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
*Kim Zick (rummik)
e99f1977b6
Add mosh-client default strategy
2018-12-28 20:08:46 -05:00
Bruno Sutic
601366be6d
Support for restoring neovim sessions
2014-11-09 16:42:53 +01:00
Bruno Sutic
bd095e739d
Change plugin name and all the variables
2014-08-29 18:59:14 +02:00
Bruno Sutic
b8b87a6e29
Improve irb
restore strategy
...
Fixes #21
2014-08-29 00:17:02 +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