We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b50db1 commit 47c8bbaCopy full SHA for 47c8bba
1 file changed
README.md
@@ -9,7 +9,7 @@ A minimal Neovim plugin to toggle boolean-like words under your cursor.
9
<p align="center">
10
<img src="https://img.shields.io/badge/built%20with-neovim%20lua-blue.svg?style=flat-square" />
11
<img src="https://img.shields.io/github/license/iquzart/toggleword.nvim?style=flat-square" />
12
- <!-- <img src="https://github.com/iquzart/toggleword.nvim/actions/workflows/test.yml/badge.svg" /> -->
+ <img src="https://github.com/iquzart/toggleword.nvim/actions/workflows/test.yml/badge.svg" />
13
</p>
14
15
## Features
0 commit comments