Added img snip

This commit is contained in:
Noa Johan Thorstensson 2013-10-29 07:44:57 +01:00
parent 038cfdbd8f
commit d61df48add

View File

@ -158,6 +158,10 @@ snippet base "XHTML <base>"
<base href="$1"${2: target="$3"}`!p x(snip)`>
endsnippet
snippet img "XHTML <img>"
<img src="${1:imgsrc}">
endsnippet
snippet body "XHTML <body>"
<body id="${1:`!p
snip.rv = snip.fn and 'Hallo' or 'Nothin'