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
/
javascript
/
snip-try-catch.js
blob: 88c806dadea578e75429db3cbb58bb22edfe0d8d (
plain
)
1
2
3
4
5
try
{
{{
_cursor_
}}
}
catch
(
e
)
{
}