mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-22 04:18:48 +00:00
Merge pull request #148 from kmiasko/patch-1
Fixed typo in Session.vim file name.
This commit is contained in:
commit
b8cc90a7f4
@ -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