mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-22 04:18:48 +00:00
Fixed typo in Session.vim file name.
This commit is contained in:
parent
a2eb3b01d2
commit
c6a4d9dfd1
@ -10,6 +10,6 @@
|
|||||||
# for neovim
|
# for neovim
|
||||||
set -g @resurrect-strategy-nvim 'session'
|
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.
|
is present.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user