neosnippet.vim/neosnippets/snippet.snip

10 lines
205 B
Plaintext

snippet snippet
abbr snippet abbr options <snippet code>
alias snip
options head
snippet ${1:#:trigger}
abbr ${2:#:abbr}
options head
${3:#:TARGET}