mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-14 04:43:48 -05:00
Fix a typo
This commit is contained in:
@@ -182,7 +182,7 @@ since the same can be easily done using the negative field number: `<Enter>-=`
|
|||||||
Alignment options
|
Alignment options
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Options values can be 1) specified as global variables, 2) set on each alignment
|
Option values can be 1) specified as global variables, 2) set on each alignment
|
||||||
rule in `g:easy_align_delimiters`, 3) or given to every `:EasyAlign` command.
|
rule in `g:easy_align_delimiters`, 3) or given to every `:EasyAlign` command.
|
||||||
|
|
||||||
Command-line options have the highest precedence, and global variables have the
|
Command-line options have the highest precedence, and global variables have the
|
||||||
|
|||||||
Reference in New Issue
Block a user