mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 05:50:05 +08:00
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
if err != nil {
|
|
return errors.Wrap(err, "{{++}}")
|
|
}
|