aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add zigHEADmasterYasuhiro Matsumoto2020-08-24
|
* retabYasuhiro Matsumoto2020-07-24
|
* Add templates for echoYasuhiro Matsumoto2020-05-24
|
* Merge pull request #42 from uji/mastermattn2020-04-01
|\ | | | | Add template for benchmark and RSpec of ruby
| * Add template base-rspec.rbuji2020-03-31
| |
| * Add template base-banch.rbuji2020-03-31
|/
* Check pumvisible()Yasuhiro Matsumoto2020-03-20
| | | | Closes #41
* postfix must be overwritable by user's templateYasuhiro Matsumoto2020-03-06
|
* Add some postfix completion. Thanks: skanehiraYasuhiro Matsumoto2020-03-06
|
* Fix vint errorsYasuhiro Matsumoto2020-03-06
|
* Add fz sourceYasuhiro Matsumoto2020-02-12
|
* Add fzf sourceYasuhiro Matsumoto2020-02-12
|
* Update README.mdYasuhiro Matsumoto2020-01-28
|
* Update README.md & Remove MakefileYasuhiro Matsumoto2020-01-28
|
* renameYasuhiro Matsumoto2020-01-28
|
* RenameYasuhiro Matsumoto2020-01-28
|
* Merge pull request #40 from hiroakis/feature/gomattn2020-01-28
|\ | | | | Add some snippet to go
| * Add time format for goHiroaki Sano2020-01-27
| |
| * Add err handlingHiroaki Sano2020-01-27
| |
| * Add table driven testing for goHiroaki Sano2020-01-27
|/
* Add printlnYasuhiro Matsumoto2020-01-27
|
* Add nocommentYasuhiro Matsumoto2020-01-27
|
* Add jsonYasuhiro Matsumoto2020-01-26
|
* Add clojureYasuhiro Matsumoto2020-01-26
|
* Add elixerYasuhiro Matsumoto2020-01-26
|
* Add main for kotlinYasuhiro Matsumoto2020-01-26
|
* Fix default nameYasuhiro Matsumoto2020-01-26
|
* Use default for _name_Yasuhiro Matsumoto2020-01-26
|
* Update templateYasuhiro Matsumoto2020-01-24
|
* Add readme-sharp-vimYasuhiro Matsumoto2020-01-24
|
* Fix newYasuhiro Matsumoto2020-01-23
|
* Merge branch 'master' of https://github.com/mattn/sonictemplate-vimYasuhiro Matsumoto2020-01-23
|\
| * Add some templatesYasuhiro Matsumoto2020-01-23
| |
* | Add some snippets for PerlYasuhiro Matsumoto2020-01-23
|/
* Merge pull request #33 from mityu/devmattn2020-01-21
|\ | | | | Update the method of removeing {{_cursor_}}
| * Merge branch 'master' into devmityu2020-01-21
| |\ | |/ |/|
* | Merge pull request #39 from sgur/fix/error_on_normalmattn2020-01-14
|\ \ | | | | | | Prefix noautocmd to "normal!" commands which trigger TextChange events.
| * | Prefix noautocmd to normal! commands which trigger TextChange events.sgur2020-01-14
|/ / | | | | | | Fix #38
* | Add snippets for typescriptYasuhiro Matsumoto2019-12-27
| |
* | Add base-main.scalaYasuhiro Matsumoto2019-12-25
| |
* | StrictlyYasuhiro Matsumoto2019-12-21
| |
* | Merge pull request #37 from anekos/fix/dont-kill-my-registermattn2019-11-14
|\ \ | | | | | | Avoid updating register
| * | Avoid updating registeranekos2019-11-14
|/ /
* | Merge pull request #36 from wallysslima/mastermattn2019-10-08
|\ \ | | | | | | replace deprecated MANTAINER with LABEL in Dockerfile
| * | replace deprecated MANTAINER with LABEL in DockerfileWallyss Lima2019-10-03
| | |
* | | Add build.gradle for kotlinYasuhiro Matsumoto2019-10-06
|/ /
* | Fix feedkeysYasuhiro Matsumoto2019-10-02
| |
* | Use flag n for feedkeysYasuhiro Matsumoto2019-10-02
| |
* | Merge branch 'master' of https://github.com/mattn/sonictemplate-vimYasuhiro Matsumoto2019-10-02
|\ \
| * \ Merge pull request #34 from hiroebe/fix-shiftwidthmattn2019-09-26
| |\ \ | | | | | | | | Use shiftwidth() instead of &shiftwidth