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
/
autoload
Commit message (
Collapse
)
Author
Age
*
source and kind for unite
kmnk
2013-05-09
|
*
Regexp filter
mattn
2013-05-09
|
*
Dynamic context filetype
mattn
2013-05-09
|
*
Guess template
mattn
2013-05-09
|
*
Store variables for each filetypes
mattn
2013-05-08
|
*
No need to delete line
mattn
2013-05-08
|
*
Fix var
mattn
2013-05-08
|
*
perl filter
mattn
2013-05-08
|
*
Guess Makefile.PL
mattn
2013-05-08
|
*
Allow to refer variable with sonictemplate#getvar()
mattn
2013-05-08
|
*
_var_ use _define_-ed var or _input_-ed var
mattn
2013-05-08
|
*
add template filter.
mattn
2012-11-28
|
*
Fix expandtab if the length of 'indent' is zero.
Shintaro Kaneko
2012-06-27
|
*
move cursor silently.
mattn
2012-06-11
|
*
oops.
mattn
2012-06-11
|
*
cleanup.
mattn
2012-06-11
|
*
fix inline template. Just be possible to expand:
mattn
2012-06-11
|
|
|
|
|
|
|
|
|
|
var f = |; to var f = (function() { | };
*
add global template named as '_'.
mattn
2012-06-06
|
*
remove {{_inline_}} in base. it mean that don't apply {{_inline_}} for base ↵
mattn
2012-06-06
|
|
|
|
template.
*
add {{_inline_}}.
mattn
2012-06-06
|
*
Improve expanding templates for blank lines
Shintaro Kaneko
2012-05-29
|
*
don't specify 'b' for readfile(). close #8
mattn
2012-05-29
|
*
fix indent on base template.
mattn
2012-05-28
|
*
user can override default template.
mattn
2012-04-15
|
*
user configuration should be prior to default template directory.
mattn
2012-04-13
|
*
improve template dir. related #4
mattn
2012-04-13
|
*
expand template dir. close #4
mattn
2012-04-13
|
*
foldopen.
mattn
2012-03-19
|
*
fixed indent, fixed key assign.
mattn
2011-11-08
|
*
add some java templates.
mattn
2011-11-02
|
*
workaround for indent.
mattn
2011-11-02
|
*
renamed to SonicTemplate.
mattn
2011-10-28
|
*
sandbox.
mattn
2011-10-28
|
*
autoload.
mattn
2011-10-28