-
|
I'm just trying to figure out the capabilities of the plugin. I have a question: is it possible to make a bulleted list from a simple list? |
Beta Was this translation helpful? Give feedback.
Answered by
dkarter
Mar 30, 2025
Replies: 1 comment 1 reply
-
|
This capability doesn't exist at the moment. You could just use column-wise selection with ctrl-v and just insert a dash in front of each line, that's built in to Vim. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dkarter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This capability doesn't exist at the moment. You could just use column-wise selection with ctrl-v and just insert a dash in front of each line, that's built in to Vim.