Loading pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ }; cmp-git = super.cmp-git.overrideAttrs { dependencies = with self; [ nvim-cmp ]; dependencies = with self; [ nvim-cmp plenary-nvim ]; }; cmp-greek = super.cmp-greek.overrideAttrs { Loading Loading
pkgs/applications/editors/vim/plugins/overrides.nix +1 −1 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ }; cmp-git = super.cmp-git.overrideAttrs { dependencies = with self; [ nvim-cmp ]; dependencies = with self; [ nvim-cmp plenary-nvim ]; }; cmp-greek = super.cmp-greek.overrideAttrs { Loading