Skip to content

Commit ec72a4c

Browse files
committed
docs: add badges
1 parent 1cdb5df commit ec72a4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
# search-replace.nvim
44

5+
[![Lint](https://github.com/mosheavni/search-replace.nvim/actions/workflows/lint.yml/badge.svg)](https://github.com/mosheavni/search-replace.nvim/actions/workflows/lint.yml)
6+
[![Tests](https://github.com/mosheavni/search-replace.nvim/actions/workflows/test.yml/badge.svg)](https://github.com/mosheavni/search-replace.nvim/actions/workflows/test.yml)
7+
58
A Neovim plugin for enhanced search and replace with a floating dashboard that shows all available keymaps and current state.
69

710
## Features

0 commit comments

Comments
 (0)