# vim:ft=snippets: priority 100 snippet if "if only" b if (${1:true}) { ${0:{VISUAL}} } endsnippet