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
/
main.c
blob: 794d5816cbbf11ba93ed9cc271106d130fc8b6dd (
plain
)
1
2
3
4
5
6
7
#include
<stdio.h>
int
main
(
int
argc
,
char
*
argv
[])
{
{{
_cursor_
}}
return
0
;
}