mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-06 07:22:25 +00:00
Added snippets for lsl-mode from Xah Lee.
This commit is contained in:
5
snippets/text-mode/lsl-mode/xlsl-mode/remote_data
Normal file
5
snippets/text-mode/lsl-mode/xlsl-mode/remote_data
Normal file
@@ -0,0 +1,5 @@
|
||||
# --
|
||||
remote_data(integer event_type, key channel, key message_id, string sender, integer idata, string sdata)
|
||||
{
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user