init
This commit is contained in:
7
snippets/crystal-mode/esi
Normal file
7
snippets/crystal-mode/esi
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: elsif ...
|
||||
# key: esi
|
||||
# group : control structure
|
||||
# --
|
||||
elsif`(indent-for-tab-command)` ${1:condition}
|
||||
$2
|
||||
Reference in New Issue
Block a user