Merge pull request #148 from kmiasko/patch-1

Fixed typo in Session.vim file name.
This commit is contained in:
Bruno Sutic 2016-05-28 17:27:40 +02:00
commit b8cc90a7f4

View File

@ -10,6 +10,6 @@
# for neovim
set -g @resurrect-strategy-nvim 'session'
`tmux-resurrect` will now restore vim and neovim sessions if `Sessions.vim` file
`tmux-resurrect` will now restore vim and neovim sessions if `Session.vim` file
is present.