Fixed typo in Session.vim file name.

This commit is contained in:
Krzysztof Miąsko 2016-05-16 23:28:54 +02:00
parent a2eb3b01d2
commit c6a4d9dfd1
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.