mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 22:40:57 -05:00
7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"Chunk": {
|
|
"prefix": "_r",
|
|
"body": ["```{r}", "$1", "```"],
|
|
"description": "R code block"
|
|
}
|
|
}
|