mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-11 19:33:50 -05:00
update README
This commit is contained in:
@@ -45,7 +45,7 @@ With the mapping, you can align selected lines with a few keystrokes.
|
|||||||
- `-` Alignment around the last delimiters (`-1`)
|
- `-` Alignment around the last delimiters (`-1`)
|
||||||
- `-2` Alignment around the one before the last delimiters
|
- `-2` Alignment around the one before the last delimiters
|
||||||
- ...
|
- ...
|
||||||
1. Delimiter (`<space>`, `=`, `:`, `.`, `|`, `,`)
|
1. Delimiter (`<space>`, `=`, `:`, `.`, `|`, `,`, `}`)
|
||||||
|
|
||||||
Alignment rules for the following delimiters have been defined to meet the most needs.
|
Alignment rules for the following delimiters have been defined to meet the most needs.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user