codesnap.nvim/README.md

14 lines
647 B
Markdown
Raw Normal View History

2024-02-13 06:05:36 +00:00
<h1 align="center">Nvim Plugin Template</h1>
<p align="center">
<img src="https://img.shields.io/badge/Neovim-57A143?logo=neovim&logoColor=fff&style=for-the-badge" alt="Neovim" />
<img src="https://img.shields.io/badge/Made%20With%20Lua-2C2D72?logo=lua&logoColor=fff&style=for-the-badge" alt="made with lua" >
2024-02-13 06:20:51 +00:00
<img src="https://img.shields.io/github/actions/workflow/status/mistricky/codesnap.nvim/release.yml?style=for-the-badge&label=release" alt="release action status" />
2024-02-13 06:05:36 +00:00
2024-02-13 06:20:51 +00:00
<img src="https://img.shields.io/github/actions/workflow/status/mistricky/codesnap.nvim/lint.yml?style=for-the-badge&label=Lint" alt="release action status" />
2024-02-13 06:05:36 +00:00
</p>