Merge pull request #148 from kmiasko/patch-1

Fixed typo in Session.vim file name.
pull/152/head
Bruno Sutic 2016-05-28 17:27:40 +02:00
commit b8cc90a7f4
1 changed files with 1 additions and 1 deletions

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.