Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim.region is deprecated. Feature will be removed in Nvim 0.13 #214

Open
aarondill opened this issue Sep 5, 2024 · 0 comments · May be fixed by #215
Open

vim.region is deprecated. Feature will be removed in Nvim 0.13 #214

aarondill opened this issue Sep 5, 2024 · 0 comments · May be fixed by #215

Comments

@aarondill
Copy link

Output from :checkhealth vim.deprecated

  • WARNING vim.region is deprecated. Feature will be removed in Nvim 0.13
    • ADVICE:
      • use vim.fn.getregionpos() instead.
      • stack traceback:
        /<...>/vim-illuminate/lua/illuminate/highlight.lua:35
        /<...>/vim-illuminate/lua/illuminate/highlight.lua:24
        /<...>/vim-illuminate/lua/illuminate/engine.lua:147
        [C]:-1
        /<...>/vim-illuminate/lua/illuminate/engine.lua:120
        vim/_editor.lua:0
@ehpi ehpi linked a pull request Sep 22, 2024 that will close this issue
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 a pull request may close this issue.

1 participant