Merge pull request #1439 from Jay-Karia/main

fix: neovim good first issue
This commit is contained in:
Sammy Hori 2024-10-19 20:15:16 +01:00 committed by GitHub
commit efb3f34500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,15 +39,6 @@
], ],
"description": "Should testing for .NET - the way Asserting Should be!" "description": "Should testing for .NET - the way Asserting Should be!"
}, },
{
"name": "Neovim",
"link": "https://github.com/neovim/neovim",
"label": "good-first-issue",
"technologies": [
"C"
],
"description": "Vim-fork focused on extensibility and agility."
},
{ {
"name": "grok.net", "name": "grok.net",
"link": "https://github.com/Marusyk/grok.net", "link": "https://github.com/Marusyk/grok.net",