mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-09 10:23:49 -05:00
Update README
This commit is contained in:
@@ -430,8 +430,8 @@ let g:easy_align_bang_interactive_modes = ['c', 'r']
|
|||||||
|
|
||||||
### Alignments over multiple occurrences of delimiters
|
### Alignments over multiple occurrences of delimiters
|
||||||
|
|
||||||
As we have seen before, the field number allows you to target specific
|
As we have seen before, you can use 'field number' to target specific
|
||||||
occurrences of delimiters when the lines contains multiple delimiter.
|
occurrences of delimiters when the lines contain multiple delimiters.
|
||||||
|
|
||||||
To recap:
|
To recap:
|
||||||
|
|
||||||
|
|||||||
@@ -339,8 +339,8 @@ settings as follows.
|
|||||||
Alignments over multiple occurrences of delimiters
|
Alignments over multiple occurrences of delimiters
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
As we have seen before, the field number allows you to target specific
|
As we have seen before, you can use 'field number' to target specific
|
||||||
occurrences of delimiters when the lines contains multiple delimiter.
|
occurrences of delimiters when the lines contain multiple delimiters.
|
||||||
|
|
||||||
To recap:
|
To recap:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user