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
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Function": {
|
||||
"prefix": "fn",
|
||||
"body": "$1 <- function($2){\n$0\n}"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue