aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix command-line completion returns templates of VimScript on command-line ↵mityu2019-03-10
| | | | | | | window. - Add s:get_raw_filetype() to check whether being command-line window. - Replace '&ft' with s:get_raw_filetype() automatically.
* Merge branch 'master' of https://github.com/mattn/sonictemplate-vimYasuhiro Matsumoto2019-03-01
|\
| * Merge pull request #29 from mityu/mastermattn2019-02-25
| |\ | | | | | | Fix command completion on command-line window.
| | * Fix command completion on command-line window.mityu2019-02-25
| |/
* / Add ccYasuhiro Matsumoto2019-03-01
|/
* add close/queryYasuhiro Matsumoto2018-09-28
|
* Merge pull request #27 from Jagua/patch-1mattn2018-03-16
|\ | | | | fix typo
| * fix typoJagua2018-03-16
|/
* single lineYasuhiro Matsumoto2018-03-15
|
* fix returnYasuhiro Matsumoto2018-03-15
|
* fix indentationYasuhiro Matsumoto2018-01-17
|
* add template for bazel cc BUILD fileYasuhiro Matsumoto2017-09-27
|
* fix htmlYasuhiro Matsumoto2017-07-16
|
* update go templatesYasuhiro Matsumoto2017-07-05
|
* add completion for "".p and "".puts in rubyYasuhiro Matsumoto2017-06-22
|
* add template for WAF/echoYasuhiro Matsumoto2017-06-22
|
* want/gotYasuhiro Matsumoto2017-06-17
|
* test package name should not be better xxx_testYasuhiro Matsumoto2017-06-17
|
* Merge pull request #25 from totem3/mastermattn2017-04-19
|\ | | | | fix rust main template
| * fix rust main templateTakafumi Hirata2017-04-18
|/
* add some staff for es6Yasuhiro Matsumoto2017-03-05
|
* add base-sinatra.rbYasuhiro Matsumoto2017-03-05
|
* placeholderYasuhiro Matsumoto2016-07-04
|
* add postfix template for rubyYasuhiro Matsumoto2016-07-04
|
* move cursor to eolYasuhiro Matsumoto2016-07-04
|
* add postfix template for htmlYasuhiro Matsumoto2016-07-04
|
* dittoYasuhiro Matsumoto2016-07-04
|
* save/restore indentexprYasuhiro Matsumoto2016-07-04
|
* Merge pull request #24 from sgur/fix_mapcmdmattn2016-07-04
|\ | | | | Fix map commands
| * Fix map commandssgur2016-07-04
|/
* update README.mdYasuhiro Matsumoto2016-07-04
|
* update README.mdYasuhiro Matsumoto2016-07-04
|
* add screenshotYasuhiro Matsumoto2016-07-04
|
* add screenshotYasuhiro Matsumoto2016-07-04
|
* add postfix for goYasuhiro Matsumoto2016-07-04
|
* postfixYasuhiro Matsumoto2016-07-04
|
* stpl filetypeYasuhiro Matsumoto2016-07-01
|
* renameYasuhiro Matsumoto2016-07-01
|
* replace tabsYasuhiro Matsumoto2016-07-01
|
* fix patternYasuhiro Matsumoto2016-07-01
|
* default shoule be disabledYasuhiro Matsumoto2016-07-01
|
* add pattern file for postfix code completionYasuhiro Matsumoto2016-07-01
|
* pattern inputYasuhiro Matsumoto2016-07-01
|
* add installation sectionYasuhiro Matsumoto2016-04-07
|
* strip _testYasuhiro Matsumoto2016-03-29
|
* Add gin-gonicYasuhiro Matsumoto2016-03-18
|
* Merge pull request #23 from sgur/shiftwidthmattn2016-03-11
|\ | | | | Fix for noexpandtab && &sw == 0 && &ts != &sw
| * Fix for &noet && &sw == 0 && &ts != &swsgur2016-03-11
|/ | | | Check &sw!=0 for tab expantion
* Merge pull request #22 from Jagua/fix-path-sep-lang#java#util-packagemattn2016-02-06
|\ | | | | Support linux path separator
| * Support linuxJagua2016-02-05
|/