mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-25 12:19:12 +00:00
8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
![]() |
# -*- mode: snippet -*-
|
||
|
# name: Org-Mode dynamic blocks
|
||
|
# key: block
|
||
|
# --
|
||
|
#+begin: ${1:<PARAMETERS>}
|
||
|
$2
|
||
|
#+end:
|