quolpr / quicktest.nvim

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

vim.tbl_flatten is deprecated #18

Open edte opened 1 month ago

edte commented 1 month ago
:checkhealth vim.deprecated

output:

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

~

quolpr commented 1 month ago

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