mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 18:19:03 +00:00
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
![]() |
# -*- mode: snippet -*-
|
||
|
# name: Org-Mode global property
|
||
|
# key: hprop
|
||
|
# --
|
||
|
#+${1:<KEY>}: ${2:<VALUES>}
|