I recently installed LazyVim, and I was trying to use the :Tutor command. Everything works well in Tutor, but the check and cross marks. In Tutor, in most lessons, there are some lines that needs to be modified, and until the line isn't what is expected of me, there is a red cross mark at the beginning of the line, which will turn into a green check once the modifications are correct. Here, with launching :Tutor in LazyVim, I don't see any of those marks on the lines I'm supposed to modify, but I still them in the text explaining what to do. So the issue is definitely not with my font.
It works well if I launch nvim without LazyVim, as seen in the following picture.
How do I restore the display of those marks in LazyVim ?
Thanks in advance !