mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-05-22 20:13:32 -04:00
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"Function": {
|
|
"prefix": "fn",
|
|
"body": "$1 <- function($2){\n$0\n}"
|
|
}
|
|
}
|