nvim-telescope / telescope-fzf-native.nvim

FZF sorter for telescope written in c
1.4k stars 46 forks source link

vim.health.report_ok() is deprecated, use vim.health.ok() instead #103

Closed FunctionalHacker closed 1 year ago

FunctionalHacker commented 1 year ago

https://github.com/nvim-telescope/telescope-fzf-native.nvim/blob/b5237ad434522e88cb12b29892216599c8bbb6fb/lua/telescope/_extensions/fzf.lua#L170

I'm getting this warning in the latest NeoVim nightly. I don't know what is the minimum version that vim.health.ok() is implemented. If it's not yet on stable NeoVim, probably not feasible to change this yet. vim.health.report_ok() will be removed in NeoVim 0.11.