quolpr / quicktest.nvim

Run your tests in split window or popup with live feedback
MIT License
79 stars 6 forks source link

vim.tbl_flatten is deprecated #18

Open edte opened 3 months ago

edte commented 3 months ago
:checkhealth vim.deprecated

output:

============================================================================== vim.deprecated: require("vim.deprecated.health").check()

~

quolpr commented 3 months ago

@edte thanks for the report! I also use other deprecations api, going to fix them all soon