I've not tried getting the BIOS menu up as I have many things open that I'm currently working on and so I don't want to reboot if possible. Also I'm not sure exactly how to get into the BIOS menu. I'd rather not change BIOS settings if an old driver will fix t...
Unfortunately, the only way to fix this (while still using vim) is to set g:markbar_persist_mark_names to v:false, which will prevent you from setting mark names that persist between editor sessions. neovim users won't experience this issue. Mark Header Customization vim-markbar shows a ...
If the error pops up right after you've moved or changed a cell, you can clickUndo(or pressCtrl + Z) andRedo(orCtrl + Y) to retrace your steps and figure out which change created the error. However, if the problem has persisted for a more extended period in your sheet, you'll li...