Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Commit db7b333

Browse files
authored
fix: build shields badge
1 parent 0db7556 commit db7b333

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# A Neovim Plugin Template
22

3-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ellisonleao/nvim-plugin-template/default?style=for-the-badge)
3+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ellisonleao/nvim-plugin-template/default.yml?branch=main&style=for-the-badge)
44
![Lua](https://img.shields.io/badge/Made%20with%20Lua-blueviolet.svg?style=for-the-badge&logo=lua)
55

6+
67
A template repository for Neovim plugins.
78

89
## Using it

0 commit comments

Comments
 (0)