79651342

Date: 2025-06-03 13:39:23
Score: 1
Natty:
Report link

You can disable performance.rtp.reset configuration option.

   lazy.setup({
      ...
      performance = {
         rtp = {
            reset = false,
         },
      },
   })
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Anton Abrosimov