neosnippet.vim/neosnippets/snippet.snip

10 lines
205 B
Plaintext
Raw Normal View History

2012-02-02 04:33:35 +00:00
snippet snippet
2012-10-21 12:13:26 +00:00
abbr snippet abbr options <snippet code>
2012-02-02 04:33:35 +00:00
alias snip
2012-10-21 12:13:26 +00:00
options head
2012-10-30 08:53:14 +00:00
snippet ${1:#:trigger}
abbr ${2:#:abbr}
2012-10-21 12:13:26 +00:00
options head
2012-10-30 08:53:14 +00:00
${3:#:TARGET}