mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
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:
committed by
Robert Helgesson
parent
4c8647b1ed
commit
7923c69152
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user