aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lua/mason-scripts/templates/PACKAGES.template.md
blob: c0b3828067c807bea3be3bd0334b1a0675671c3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Mason Package Index
> `:Mason`

{% list(each(packages, _.compose(link, _.prop("name")))) %}

{% render_each(packages) "./package-section.template.md" %}
---
<sub><sup>
Last updated: {% last_updated %}<br/>
[https://github.com/williamboman/mason.nvim](https://github.com/williamboman/mason.nvim)
</sup></sub>