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
It would be really cool to have the option for 'Smart' relative line numbers, similar to the Vim plugin for VSCode.
This works by showing relative line numbers when in Normal mode, but changing to absolute line numbers (Obsidian default) when in insert mode. I find it's a really cool way to get the best of both worlds without having a super messy gutter with both types of line numbers.
The text was updated successfully, but these errors were encountered:
It would be really cool to have the option for 'Smart' relative line numbers, similar to the Vim plugin for VSCode.
This works by showing relative line numbers when in Normal mode, but changing to absolute line numbers (Obsidian default) when in insert mode. I find it's a really cool way to get the best of both worlds without having a super messy gutter with both types of line numbers.
The text was updated successfully, but these errors were encountered: