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-public-method.ts
blob: 71918740acc6bfb712f94ffc859035a0f290290f (
plain
)
1
2
3
4
5
6
/**
* {{_input_:name}}
*/
public
{{
_input_
:
name
}}()
{
{{
_cursor_
}}
}