Skip to content

fix: deprecated on_yank command - #2095

Open
f1100k wants to merge 1 commit into
nvim-lua:masterfrom
f1100k:on-yank-command
Open

fix: deprecated on_yank command#2095
f1100k wants to merge 1 commit into
nvim-lua:masterfrom
f1100k:on-yank-command

Conversation

@f1100k

@f1100k f1100k commented Jun 16, 2026

Copy link
Copy Markdown

vim.hl.on_yank is deprecated and the feature will be removed in Nvim 0.14.

It's possible to check through the command: :checkhealth vim.deprecated

- ⚠️ WARNING vim.hl.on_yank is deprecated. Feature will be removed in Nvim 0.14
  - ADVICE:
    - use vim.hl.hl_op instead.

@rez1-dev

Copy link
Copy Markdown
Contributor

would be better if this pr gets merged after Nvim 0.13 stable release.

https://neovim.io/doc/user/deprecated/#deprecated-0.13

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

项目

None yet

Development

Successfully merging this pull request may close these issues.

3 participants