mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-09-02 21:06:58 +00:00
Add extra detail around using MacVim
This commit is contained in:
@ -13,3 +13,7 @@
|
||||
`tmux-resurrect` will now restore vim and neovim sessions if `Session.vim` file
|
||||
is present.
|
||||
|
||||
> If you're using the vim binary provided by MacVim.app then you'll need to set `@resurrect-processes`, for example:
|
||||
> ```
|
||||
> set -g @resurrect-processes '~Vim -> vim'
|
||||
> ```
|
||||
|
Reference in New Issue
Block a user