fix: vim.deprecation of vim.F by providing a stub for now#3663
Conversation
|
do we need a ci/lint check? to ensure that vim.F is no longer used? |
|
No, |
|
@delphinus frecency has (or will have) a similar issue with |
|
okay then the deprecated functions, new features/fixes coming from PRs should not contain usages of |
|
Luals does report (You won't see it on CI until the nightly is updated tomorrow with the merged patch.) |
|
Oh, I haven't noticed the deprecation of vim.F. I will fix for that. |
|
i would still patch plenary tbh, we said that its still supported this quarter |
|
related fzf-native fix: nvim-telescope/telescope-fzf-native.nvim#159 |
Yeah, but the current deprecation warning will be dropped for now (removal moved to Nvim 0.15), so it's not really necessary. (But of course can still be done; just trying to save you some effort!) |
|
Fixup is merged, warning is gone (for 0.12, so this change is still valuable) :) |
No description provided.