File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 1- <div align =" center " >
2- <h1 >Explorer.Dotnet.nvim</h1 >
1+ <div align =" center " >
2+ <h1 >🌩️ Explorer.Dotnet.nvim</h1 >
33 <p >
44 A Neovim plugin for C# development, providing a solution explorer and project
55 management tools.
66 </p >
7- </div >
87
9- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
10-
11- # Neovim C# Development
8+ <p >
9+ <a href="https://opensource.org/licenses/MIT">
10+ <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-e0af68.svg?style=for-the-badge&logo=opensourceinitiative&logoColor=white" />
11+ </a>
12+ <a href="https://github.com/YOUR_USERNAME/Explorer.Dotnet.nvim/actions">
13+ <img alt="CI" src="https://img.shields.io/github/actions/workflow/status/YOUR_USERNAME/Explorer.Dotnet.nvim/ci.yml?style=for-the-badge&label=CI&logo=github&color=9ece6a" />
14+ </a>
15+ <a href="https://github.com/YOUR_USERNAME/Explorer.Dotnet.nvim/stargazers">
16+ <img alt="GitHub Stars" src="https://img.shields.io/github/stars/YOUR_USERNAME/Explorer.Dotnet.nvim?style=for-the-badge&color=7aa2f7&logo=github" />
17+ </a>
18+ </p >
19+ </div ># Neovim C# Development
1220
1321C# is a powerful language, and Neovim is a powerful editor. This project is
1422part of a series of plugins that aim to bring the best of C# development to
You can’t perform that action at this time.
0 commit comments