index
:
vim-sonictemplate.git
gh-pages
master
perl_suppoert-utf8-pipe
placeholder
forked from https://github.com/mattn/vim-sonictemplate
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
/
typescript
/
snip-ifelse.ts
blob: 7df256213fd185dcbb6b03f34a3a85442d2ab1fc (
plain
)
1
2
3
4
5
if
({{
_input_
:
condition
}})
{
{{
_cursor_
}}
}
else
{
}