nvimdev/indentmini.nvim

Error in decoration provider Indentline.line

Closed this issue · 2 comments

image

Version: Neovim 0.10.0

Steps to reproduce:

  • $ touch test.fnl
  • $ nvim test.fnl
  • Enter insert mode and type ()

Note: That also happens with .ts files

how you trigger this error on ts file

how you trigger this error on ts file

The same way as with fennel files.

Thanks for the fix! 🎉