Skip to content
Discussion options

You must be logged in to vote

The closest approximation here is to align by , and press i to apply ignoring common separators (which by default excludes separators from inside "" quotes).

Also thinking of a way to move the order of all the keys.

I usually resort to aligning first and then using exchange operator from 'mini.operators' with blockwise visual selections:

  • Press <C-v> and select the rectangular block for the first key.
  • Press gx.
  • Select rectangular block for the second key.
  • Press gx.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.align
2 participants