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
I really love to have absolute line numbers in insert mode and relative line numbers otherwise.
This is what Smart Line Numbers is doing and it works mostly. But when you disable the extension, it always returns to relative numbers, even if you were in Insert-Mode before.
It should default to absolute line numbers in that case.