Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | source and kind for unite | kmnk | 2013-05-09 |
| | |||
* | Rename | mattn | 2013-05-09 |
| | |||
* | add meta refresh | mattn | 2013-05-09 |
| | |||
* | Regexp filter | mattn | 2013-05-09 |
| | |||
* | Dynamic context filetype | mattn | 2013-05-09 |
| | |||
* | Fix anonymous function | mattn | 2013-05-09 |
| | |||
* | Guess template | mattn | 2013-05-09 |
| | |||
* | Store variables for each filetypes | mattn | 2013-05-08 |
| | |||
* | Add template for changelog | 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 |
| | |||
* | Use _var_ | mattn | 2013-05-08 |
| | |||
* | _var_ use _define_-ed var or _input_-ed var | mattn | 2013-05-08 |
| | |||
* | Add template for Makefile | mattn | 2013-05-08 |
| | |||
* | Possible to rename command | mattn | 2013-05-08 |
| | |||
* | Add plugin template | mattn | 2013-05-01 |
| | |||
* | Add template for vim script | mattn | 2013-05-01 |
| | |||
* | updated doc. | mattn | 2012-11-28 |
| | |||
* | apply filters. | mattn | 2012-11-28 |
| | |||
* | apply jquery filter. | mattn | 2012-11-28 |
| | |||
* | add webgo get/post template. | mattn | 2012-11-28 |
| | |||
* | add template filter. | mattn | 2012-11-28 |
| | |||
* | add http-server for go. | mattn | 2012-10-25 |
| | |||
* | class | mattn | 2012-10-11 |
| | |||
* | Merge branch 'master' of github.com:mattn/sonictemplate-vim | mattn | 2012-10-11 |
|\ | |||
| * | Merge pull request #11 from potix2/add-test-template-for-python | mattn | 2012-08-04 |
| |\ | | | | | | | add test template for python | ||
| | * | add test template for python | Katsunori Kanda | 2012-08-04 |
| |/ | |||
* / | also -. | mattn | 2012-10-11 |
|/ | |||
* | add psgi apps. | mattn | 2012-07-03 |
| | |||
* | Merge pull request #10 from kaneshin/expand-tab | mattn | 2012-06-26 |
|\ | | | | | Fix expandtab if the length of 'indent' is zero. | ||
| * | 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() { | }; | ||
* | updated doc. | mattn | 2012-06-10 |
| | |||
* | version bump up. | mattn | 2012-06-10 |
| | |||
* | updated doc. | mattn | 2012-06-06 |
| | |||
* | add global template named as '_'. | mattn | 2012-06-06 |
| | |||
* | add doc. | 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 |
| | |||
* | add jsx main | mattn | 2012-06-05 |
| | |||
* | Merge pull request #9 from kaneshin/working | mattn | 2012-05-29 |
|\ | | | | | Improve expanding templates for blank lines | ||
| * | Improve expanding templates for blank lines | Shintaro Kaneko | 2012-05-29 |
|/ | |||
* | don't specify 'b' for readfile(). close #8 | mattn | 2012-05-29 |
| | |||
* | use tab. | mattn | 2012-05-29 |
| |