init
This commit is contained in:
7
snippets/dix-mode/otherwise
Normal file
7
snippets/dix-mode/otherwise
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- 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>
|
||||
Reference in New Issue
Block a user