aboutsummaryrefslogtreecommitdiffstats
path: root/oni-yasnippet
Commit message (Collapse)AuthorAgeFilesLines
* Change build output directoryGravatar Tom Willemse2026-06-281-1/+1
| | | | | | Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
* oni-yasnippet: Set up multi-file buildGravatar Tom Willemse2026-06-281-0/+13
| | | | | | This package now contains all of my snippets, instead of having them distributed across multiple packages. I hope that this will make them easier to manage and keep updated.
* oni-yasnippet: Move all snippets to ‘oni-yasnippet’Gravatar Tom Willemse2026-05-2877-0/+651
There is no real point in having them all separate. Having them all in a single place makes them much easier to manage.