mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-06 13:45:43 +00:00
6 lines
122 B
Plaintext
Executable File
6 lines
122 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: autoload
|
|
# --
|
|
(autoload 'FUNCNAME$0 "FILENAME" & "DOCSTRING" INTERACTIVE TYPE)
|
|
|