junegunn / junegunn/vader.vim

Doc - Restore command

Open
#157 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
599
Forks
40
PR merge metrics
No merged PRs in 30d

Description

The `Restore` command without an explicit `name` restores all `Save` commands across all files being executed.

e.g. `Vader x.vim y.vim`
```vim
x.vim
Save g:xxx
...
y.vim
Save g:yyy
Restore "g:xxx and g:yyy
```
Or it should be fixed?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.