Is there a way to skip a line when inserting cursors ? #274
Replies: 1 comment
-
Ok I figured it out ! It's a bit tricky to understand at first and feel like it would deserve a line at the beginning of the docs !
Note about 31.08.2024.17-38-04.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sorry but I can't seem to find a way for what I would believe a pretty basic use case:
Self explanatory ? Obivously I'm not talking about usning
<c-n>
here to select thecursor
words, I'm saying put a cursor at the start of the lines, but only for 4 of those 6 lines.Event better would be maybe just a
cursor here
command ?\\\
seems described as doing that but doesn't appear to work. Also manually inserting \\ each time you want a cursor in this case seems like a lot of workBeta Was this translation helpful? Give feedback.
All reactions