mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-08 18:03: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
|
||||
|
||||
As we have seen before, the field number allows you to target specific
|
||||
occurrences of delimiters when the lines contains multiple delimiter.
|
||||
As we have seen before, you can use 'field number' to target specific
|
||||
occurrences of delimiters when the lines contain multiple delimiters.
|
||||
|
||||
To recap:
|
||||
|
||||
|
||||
@@ -339,8 +339,8 @@ settings as follows.
|
||||
Alignments over multiple occurrences of delimiters
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
As we have seen before, the field number allows you to target specific
|
||||
occurrences of delimiters when the lines contains multiple delimiter.
|
||||
As we have seen before, you can use 'field number' to target specific
|
||||
occurrences of delimiters when the lines contain multiple delimiters.
|
||||
|
||||
To recap:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user