dotfiles/home-manager/modules/emacs/.emacs.d/snippets/org-mode/r
main a5a651dbb9
Large rework and cleanup
Signed-off-by: main <magic_rb@redalder.org>
2022-07-31 11:03:59 +02:00

8 lines
111 B
Plaintext

# -*- mode: snippet -*-
# key: cbr
# --
#+BEGIN_SRC R :file r-img/$1.png :result file graphics
$2
#+END_SRC
$0