aboutsummaryrefslogtreecommitdiff
path: root/autoload
Commit message (Collapse)AuthorAge
* 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
| | | | Check &sw!=0 for tab expantion
* 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
|
* move cursor silently.mattn2012-06-11
|
* oops.mattn2012-06-11
|
* cleanup.mattn2012-06-11
|
* fix inline template. Just be possible to expand:mattn2012-06-11
| | | | | | | | | | var f = |; to var f = (function() { | };
* add global template named as '_'.mattn2012-06-06
|
* remove {{_inline_}} in base. it mean that don't apply {{_inline_}} for base ↵mattn2012-06-06
| | | | template.
* add {{_inline_}}.mattn2012-06-06
|
* Improve expanding templates for blank linesShintaro Kaneko2012-05-29
|