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

nvim checkhealth reports deprecation notice #161

Open
m040601 opened this issue Dec 10, 2024 · 0 comments
Open

nvim checkhealth reports deprecation notice #161

m040601 opened this issue Dec 10, 2024 · 0 comments

Comments

@m040601
Copy link

m040601 commented Dec 10, 2024

Describe the bug

This is not a bug, but is something I noticed today when running "checkhealth" in neovim.

- WARNING health#report_start is deprecated, use vim.health.start instead. :help |deprecated|
  Feature will be removed in Nvim 0.11

Probably something to update on the file,

autoload/health/rnvimr.vim
  • nvim --version:
NVIM v0.10.2
Build type: RelWithDebInfo
LuaJIT 2.1.1731601260
Run "nvim -V1 -v" for more info
  • Operating system/version:
Linux mypc 6.11.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000 x86_64 GNU/Linux
  • nvim +'checkhealth rnvimr':
rnvimr: health#rnvimr#check

OS
- WARNING health#report_start is deprecated, use vim.health.start instead. :help |deprecated|
  Feature will be removed in Nvim 0.11
- OK Name: Linux
- WARNING health#report_ok is deprecated, use vim.health.ok instead. :help deprecated|
  Feature will be removed in Nvim 0.11

Ranger
- OK Version: ranger 1.9.4

Python
- OK Version: 3.12.7 (main, Oct  1 2024, 11:15:50) [GCC 14.2.1 20240910]

Pynvim
- OK Version: 0.5.1

Ueberzug (optional)
- WARNING Ueberzug is not found in Python Lib
- WARNING health#report_warn is deprecated, use vim.health.warn instead. :help |deprecated|
  Feature will be removed in Nvim 0.11

RPC
- OK RPC echo: Neovim send "Give me five!" and receive "Give me five!"

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

No branches or pull requests

1 participant