You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!"
The text was updated successfully, but these errors were encountered:
Describe the bug
This is not a bug, but is something I noticed today when running "checkhealth" in neovim.
Probably something to update on the file,
nvim --version
:nvim +'checkhealth rnvimr'
:The text was updated successfully, but these errors were encountered: