mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
quarto setup
This commit is contained in:
parent
87df1b6e1d
commit
898a5434d0
3 changed files with 12 additions and 18 deletions
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Function": {
|
||||
"prefix": "fn",
|
||||
"body": "$1 <- function($2){\n$0\n}"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue