mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Org-Mode local property
|
|
# key: lprop
|
|
# --
|
|
:${1:<KEY>}: ${2:<VALUE>}
|