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