mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 22:40:57 -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": {
|
||||
"prefix": "_r",
|
||||
"body": ["```{r}", "$1", "```"],
|
||||
"body": "```{r}\n$1\n```",
|
||||
"description": "R code block"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue