mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 03:00:06 +08:00
13 lines
127 B
Plaintext
Vendored
13 lines
127 B
Plaintext
Vendored
priority -50
|
|
|
|
extends sh
|
|
|
|
priority -49
|
|
|
|
snippet #! "#!/usr/bin/env zsh" b
|
|
#!/usr/bin/env zsh
|
|
$0
|
|
endsnippet
|
|
|
|
# vim:ft=snippets:
|