mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 14:30:58 -05:00
quarto setup
This commit is contained in:
parent
898a5434d0
commit
840b2d54aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"Chunk": {
|
"Chunk": {
|
||||||
"prefix": "_r",
|
"prefix": "_r",
|
||||||
"body": ["```{r}", "$1", "```"],
|
"body": "```{r}\n$1\n```",
|
||||||
"description": "R code block"
|
"description": "R code block"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue