You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can call tabify on whole buffer region and create an error at a line that doesn't start at column 0 and indented by tabs. Then overlay would be off from where error is.
You can call
tabifyon whole buffer region and create an error at a line that doesn't start at column 0 and indented by tabs. Then overlay would be off from where error is.