mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 21:43:04 +00:00
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
|
|
#name :<script type="text/javascript" src="..."></script>
|
|
# key: script
|
|
# --
|
|
<script type="text/javascript" src="$1"></script> |