luozhiya/fittencode.nvim

value too large

ErrEoE opened this issue · 2 comments

1714473083534 Using it in go project, it occur error after a few time! I use inline mode.

Hi @ErrEoE

Can it be reproduced? Set the log level to debug and take a look at the logs.

log = {
  level = vim.log.levels.DEBUG,
},

Please update to ec4fa91, The related code has already been updated

After the plugin updated, I have not reproduced it, so close this issue.