neovide: add module

Neovide is a simple, no-nonsense, cross-platform graphical user
interface for Neovim See <https://neovide.dev/>.

Used ruff's module as reference during creation.
This commit is contained in:
NitroSniper
2024-09-12 23:37:22 +01:00
committed by Robert Helgesson
parent 4c8647b1ed
commit 7923c69152
8 changed files with 121 additions and 0 deletions

View File

@@ -276,6 +276,12 @@
github = "nilp0inter";
githubId = 1224006;
};
NitroSniper = {
name = "Nitro Sniper";
email = "nitro@ortin.dev";
github = "NitroSniper";
githubId = 44097331;
};
seylerius = {
email = "sable@seyleri.us";
name = "Sable Seyler";