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

7 lines
232 B
Plaintext
Raw Normal View History

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