We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e482505 + 76656c5 commit 4a36dedCopy full SHA for 4a36ded
docs/restoring_vim_and_neovim_sessions.md
@@ -13,3 +13,7 @@
13
`tmux-resurrect` will now restore vim and neovim sessions if `Session.vim` file
14
is present.
15
16
+> If you're using the vim binary provided by MacVim.app then you'll need to set `@resurrect-processes`, for example:
17
+> ```
18
+> set -g @resurrect-processes '~Vim -> vim'
19
0 commit comments