This solution does not work for those using vim mode
I have found it can be replaced with
.cm-cursor-primary {
transition: all 80ms;
}
This solution does not work for those using vim mode
I have found it can be replaced with
.cm-cursor-primary {
transition: all 80ms;
}