dotfiles/.emacs.d/snippets/dix-mode/let

7 lines
208 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
# -*- mode: snippet; require-final-newline: nil -*-
# name: <let> elements
# key: l
# condition: (progn (backward-char 1) (dix-transfer-enclosing-allows "let"))
# binding: direct-keybinding
# --
<let>$0</let>