mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
7 lines
No EOL
197 B
JSON
7 lines
No EOL
197 B
JSON
{
|
|
"Broadcast-channel": {
|
|
"prefix": "Broadcast::channel",
|
|
"body": "Broadcast::channel('${1}', ${2}::class);${3}",
|
|
"description": "Broadcast Channel Classes"
|
|
}
|
|
} |