mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2024-11-21 20:08:48 +00:00
Merge pull request #376 from coldeasy/patch-1
Add extra detail around using MacVim
This commit is contained in:
commit
4a36ded50f
@ -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'
|
||||
> ```
|
||||
|
Loading…
Reference in New Issue
Block a user