mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +00:00
Added snippets for lsl-mode from Xah Lee.
This commit is contained in:
5
snippets/text-mode/lsl-mode/xlsl-mode/http_response
Normal file
5
snippets/text-mode/lsl-mode/xlsl-mode/http_response
Normal file
@@ -0,0 +1,5 @@
|
||||
# --
|
||||
http_response(key request_id, integer status, list metadata, string body)
|
||||
{
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user