mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 23:12:26 +00:00
Added snippets for lsl-mode from Xah Lee.
This commit is contained in:
5
snippets/text-mode/lsl-mode/xlsl-mode/link_message
Normal file
5
snippets/text-mode/lsl-mode/xlsl-mode/link_message
Normal file
@@ -0,0 +1,5 @@
|
||||
# --
|
||||
link_message(integer sender_num, integer num, string str, key id)
|
||||
{
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user