Select a color scheme for your Dotfyle experience

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.

tree sitter usage

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
One of: flat (default), flat-square, plastic, for-the-badge, social The example uses: flat

Plugins with the badge

These plugins added the Dotfyle usage badge to their GitHub Readme. Add the badge to your plugins readme to get on the list. The list updates once a week.