Skip to content

Commit 62e9381

Browse files
authored
docs: add CI, LuaRocks, and license badges to README (#4)
1 parent c111625 commit 62e9381

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# vue-sfc-format.nvim
22

3+
[![CI](https://github.com/matiyas/vue-sfc-format.nvim/actions/workflows/test.yml/badge.svg)](https://github.com/matiyas/vue-sfc-format.nvim/actions/workflows/test.yml)
4+
[![LuaRocks](https://img.shields.io/luarocks/v/matiyas/vue-sfc-format.nvim?logo=lua&color=purple)](https://luarocks.org/modules/matiyas/vue-sfc-format.nvim)
5+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
37
A Neovim plugin that formats Vue Single File Components (SFC) by applying configurable formatters to each section separately.
48

59
## Core Purpose

0 commit comments

Comments
 (0)