Skip to content

Conversation

saygo-png
Copy link
Contributor

@saygo-png saygo-png commented Oct 14, 2025

The plugin is obsolete as the feature provided by it has been added to Neovim itself.

I don't think a deprecation is needed because the plugin has had a warning for 9 months about it's coming demise.

mkIf cfg.enable {
warnings = lib.nixvim.mkWarnings "plugins.nvim-osc52" ''
This plugin is obsolete and will be removed after 24.11.
As of Neovim 0.10, native support for OSC52 has been added.
See `:h clipboard-osc52` for more details: https://neovim.io/doc/user/provider.html#clipboard-osc52
Definitions: ${lib.options.showDefs options.plugins.nvim-osc52.enable.definitionsWithLocations}
'';

related #2638 as this plugin is on the list currently

@khaneliman
Copy link
Contributor

Should add it to removed though #3787

@MattSturgeon
Copy link
Member

I don't think a deprecation is needed because the plugin has had a warning for 9 months about it's coming demise.

I agree it is not as critical when we've had a warning in place, but I'd still prefer to see a removal entry in plugins/deprecation.nix.

The plugin is obsolete as the feature provided by it has been added to
Neovim itself.

Signed-off-by: saygo-png <[email protected]>
@MattSturgeon MattSturgeon added this pull request to the merge queue Oct 14, 2025
Merged via the queue into nix-community:main with commit 32a3fa1 Oct 14, 2025
4 checks passed
@saygo-png saygo-png deleted the remove-osc52 branch October 18, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants