tikudev
tikudev
> Some evil-mode user use the cursor's shape and color as evil-state indicator, for example: > > ```emacs-lisp > (setq evil-insert-state-cursor '(bar "#00FF00") > evil-visual-state-cursor '(box "#FF00FF") > evil-normal-state-cursor '(box...
I would also love this. It is a little funny when you dig into this topic and find that this idea comes up multiple times each year and everyone seems...
Since there was no RFC-Discussion open; [I created an RFC regarding this issue](https://github.com/vuejs/rfcs/discussions/508). I proposed a solution which effectively supports this syntax: ```html ```