init
This commit is contained in:
7
snippets/snippet-mode/field
Normal file
7
snippets/snippet-mode/field
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: ${ ... } field
|
||||
# contributor : joaotavora
|
||||
# key: $f
|
||||
# key: field
|
||||
# --
|
||||
\${${1:${2:n}:}$3${4:\$(${5:lisp-fn})}\}$0
|
||||
Reference in New Issue
Block a user