Skip to content

Commit

Permalink
Merge pull request #148 from kmiasko/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in Session.vim file name.
  • Loading branch information
Bruno Sutic committed May 28, 2016
2 parents a2eb3b0 + c6a4d9d commit b8cc90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/restoring_vim_and_neovim_sessions.md
Expand Up @@ -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.

0 comments on commit b8cc90a

Please sign in to comment.