mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-12-03 05:26:18 +01:00
a5a651dbb9
Signed-off-by: main <magic_rb@redalder.org>
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
# -*- mode: snippet -*-
|
|
# key: cbr
|
|
# --
|
|
#+BEGIN_SRC R :file r-img/$1.png :result file graphics
|
|
$2
|
|
#+END_SRC
|
|
$0
|