Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Salzmann-Jaeckel
tmux-resurrect
Commits
76656c51
Unverified
Commit
76656c51
authored
Feb 01, 2021
by
Colin Deasy
Committed by
GitHub
Feb 01, 2021
Browse files
Add extra detail around using MacVim
parent
e4825055
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/restoring_vim_and_neovim_sessions.md
View file @
76656c51
...
@@ -13,3 +13,7 @@
...
@@ -13,3 +13,7 @@
`tmux-resurrect`
will now restore vim and neovim sessions if
`Session.vim`
file
`tmux-resurrect`
will now restore vim and neovim sessions if
`Session.vim`
file
is present.
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'
> ```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment