Showcase your Neovim plugins usage with a badge
Add a badge to your Neovim plugins GitHub Readme to show the number of configs on Dotfyle using your plugin. This helps users find other Neovim configs using your plugin.
How to add your badge
Add the following HTML to your plugins readme but replace{owner}
and
{name}
with your GitHub username and repository name.
<a href="https://dotfyle.com/plugins/{owner}/{name}">
<img src="https://dotfyle.com/plugins/{owner}/{name}/shield" />
</a>
Query parameters
style
string