mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-14 04:43:48 -05:00
Update README.md
This commit is contained in:
@@ -62,7 +62,7 @@ variant `:EasyAlign!`) in the visual mode.
|
|||||||
### Concept of _alignment rule_
|
### Concept of _alignment rule_
|
||||||
|
|
||||||
An *alignment rule* is a predefined set of options for common alignment tasks,
|
An *alignment rule* is a predefined set of options for common alignment tasks,
|
||||||
which is identified with a single character, *DELIMITER KEY*, such as `<space>`,
|
which is identified by a single character, *DELIMITER KEY*, such as `<space>`,
|
||||||
`=`, `:`, `.`, `|`, and `,`.
|
`=`, `:`, `.`, `|`, and `,`.
|
||||||
|
|
||||||
Think of it as a shortcut. Instead of writing regular expression and setting
|
Think of it as a shortcut. Instead of writing regular expression and setting
|
||||||
|
|||||||
Reference in New Issue
Block a user