aboutsummaryrefslogtreecommitdiff
path: root/autoload
Commit message (Expand)AuthorAge
* Fix expanding {{_cursor_}} does not work in insertmodemityu2020-01-21
* Squashed commit of the following:mityu2020-01-21
* Update the method of removeing {{_cursor_}}mityu2019-06-09
* Add more escapeJagua2019-03-15
* Merge branch 'master' into fix-postfix-escapeJagua2019-03-15
|\
| * Fix command-line completion returns templates of VimScript on command-line wi...mityu2019-03-10
* | Fix missing backslash escapeJagua2019-03-07
|/
* Fix command completion on command-line window.mityu2019-02-25
* dittoYasuhiro Matsumoto2016-07-04
* save/restore indentexprYasuhiro Matsumoto2016-07-04
* add postfix for goYasuhiro Matsumoto2016-07-04
* postfixYasuhiro Matsumoto2016-07-04
* renameYasuhiro Matsumoto2016-07-01
* replace tabsYasuhiro Matsumoto2016-07-01
* fix patternYasuhiro Matsumoto2016-07-01
* pattern inputYasuhiro Matsumoto2016-07-01
* Fix for &noet && &sw == 0 && &ts != &swsgur2016-03-11
* Support linuxJagua2016-02-05
* package name generatorYasuhiro Matsumoto2015-10-02
* java package nameYasuhiro Matsumoto2015-10-02
* Fix removing _define_mattn2014-10-30
* Don't expand _ directory if &ft != ''mattn2014-09-03
* Fix expanding file- prefixmattn2014-09-03
* s/sonictemplate_vars/sonictemplate_vim_vars/gmattn2014-09-03
* Possible to separate default valuesmattn2014-09-03
* Add g:sonictemplate_vars variable to override the value of _input_mattn2014-09-03
* file- prefixmattn2014-08-01
* Sort filesmattn2013-09-03
* Removed debug codemattn2013-08-08
* Insert templates for cpp.doxygen like filetypes.mattn2013-07-05
* Allow underscore for filter namemattn2013-05-16
* Allow dash for filtermattn2013-05-16
* fixed the logic to get candidatespekepeke2013-05-13
* delete debug message ...kmnk2013-05-09
* add file kind to parentskmnk2013-05-09
* put a high priority on pre defined templatekmnk2013-05-09
* modifykmnk2013-05-09
* source and kind for unitekmnk2013-05-09
* Regexp filtermattn2013-05-09
* Dynamic context filetypemattn2013-05-09
* Guess templatemattn2013-05-09
* Store variables for each filetypesmattn2013-05-08
* No need to delete linemattn2013-05-08
* Fix varmattn2013-05-08
* perl filtermattn2013-05-08
* Guess Makefile.PLmattn2013-05-08
* Allow to refer variable with sonictemplate#getvar()mattn2013-05-08
* _var_ use _define_-ed var or _input_-ed varmattn2013-05-08
* add template filter.mattn2012-11-28
* Fix expandtab if the length of 'indent' is zero.Shintaro Kaneko2012-06-27