Merge pull request #323473 from teto/teto/neovim-remote-to-by-name
move neovim-remote to pkgs/by-name
This commit is contained in:
commit
0ac90f11dd
@ -34944,14 +34944,10 @@ with pkgs;
|
||||
};
|
||||
neovim = wrapNeovim neovim-unwrapped { };
|
||||
|
||||
neovim-gtk = callPackage ../applications/editors/neovim/neovim-gtk.nix { };
|
||||
|
||||
gnvim-unwrapped = callPackage ../applications/editors/neovim/gnvim { };
|
||||
|
||||
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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user