Hello, In GVim, when I move my cursor around in normal mode, the letter underneath the cursor position becomes bolded. Is there a simple way to do the same thing in Evil? Or, is this is more of a syntax highlighting issue? While I'm not a Lisp expert, I can see that my request involves `evil-set-cursor` in evil-common.el... -L