mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:40:05 +08:00
7 lines
120 B
Plaintext
Vendored
7 lines
120 B
Plaintext
Vendored
include sh.snip
|
|
|
|
snippet zplug
|
|
abbr zplug "plugin"
|
|
zplug "`getreg('+')=='' ? '<\`0\`>' : getreg('+')`"${0}
|
|
|