7 lines
232 B
Plaintext
7 lines
232 B
Plaintext
# -*- 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> |