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
87df1b6e1d
commit
898a5434d0
3 changed files with 12 additions and 18 deletions
|
|
@ -1,13 +1,7 @@
|
|||
{
|
||||
"Chunk": {
|
||||
"R": {
|
||||
"prefix": "_r",
|
||||
"body": [
|
||||
"```{r}",
|
||||
"$1",
|
||||
"```"
|
||||
],
|
||||
"description": "R code block"
|
||||
}
|
||||
"prefix": "_r",
|
||||
"body": ["```{r}", "$1", "```"],
|
||||
"description": "R code block"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue