neovide: init at ba42855

This commit is contained in:
Christian Kögler
2021-05-14 18:53:15 +02:00
parent e9bc45000f
commit 428edf7fe0
3 changed files with 3444 additions and 0 deletions
+2
View File
@@ -26775,6 +26775,8 @@ in
gnvim = callPackage ../applications/editors/neovim/gnvim/wrapper.nix { };
neovide = callPackage ../applications/editors/neovim/neovide { };
neovim-remote = callPackage ../applications/editors/neovim/neovim-remote.nix { };
vis = callPackage ../applications/editors/vis {