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