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
For example I need to enclose several words in backticks (`)
I press vwww to select words.
The I need to go to insert mode with preserved selection and then press ` key to enclose words with backticks (markdown inline code).
So how to get from visual mode to insert mode? Selection must be preserved.
(Originally posted answer at Obsidian Forum) but didn't receive help there.
The text was updated successfully, but these errors were encountered:
d9k
changed the title
Vim mode: how to get from visual mode to insert mode
Vim mode: how to get from visual mode to insert mode with selection
Jun 17, 2024
For example I need to enclose several words in backticks (`)
I press
vwww
to select words.The I need to go to insert mode with preserved selection and then press ` key to enclose words with backticks (markdown inline code).
So how to get from visual mode to insert mode? Selection must be preserved.
(Originally posted answer at Obsidian Forum) but didn't receive help there.
The text was updated successfully, but these errors were encountered: