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
/
sonictemplate.vim
Commit message (
Expand
)
Author
Age
*
Fix expanding file- prefix
mattn
2014-09-03
*
s/sonictemplate_vars/sonictemplate_vim_vars/g
mattn
2014-09-03
*
Possible to separate default values
mattn
2014-09-03
*
Add g:sonictemplate_vars variable to override the value of _input_
mattn
2014-09-03
*
file- prefix
mattn
2014-08-01
*
Sort files
mattn
2013-09-03
*
Insert templates for cpp.doxygen like filetypes.
mattn
2013-07-05
*
Allow underscore for filter name
mattn
2013-05-16
*
Allow dash for filter
mattn
2013-05-16
*
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
*
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
*
add global template named as '_'.
mattn
2012-06-06
*
remove {{_inline_}} in base. it mean that don't apply {{_inline_}} for base t...
mattn
2012-06-06
*
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