emacs/snippets/nim-mode/of

6 lines
69 B
Plaintext

# -*- mode: snippet -*-
# name: of
# key: of
# --
of ${1:value}:
$0