Commit e4865227 authored by Matthieu C.'s avatar Matthieu C.
Browse files

neovim-remote: move to pkgs/by-name

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