Commit c2149a80 authored by Matthieu C.'s avatar Matthieu C. Committed by Matthieu Coudron
Browse files

neovide: moved to pkgs/by-name

parent d73eef78
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -35332,8 +35332,6 @@ with pkgs;
  gnvim = callPackage ../applications/editors/neovim/gnvim/wrapper.nix { };
  neovide = callPackage ../applications/editors/neovim/neovide { };
  neovim-remote = callPackage ../applications/editors/neovim/neovim-remote.nix { };
  viw = callPackage ../applications/editors/viw { };