mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-14 12:53:48 -05:00
Update README
This commit is contained in:
@@ -147,7 +147,7 @@ For example, the following paragraph
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
becomes as follows on `<Enter>:`:
|
becomes as follows on `<Enter>:`
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ For example, the following paragraph
|
|||||||
'grape:fruits': 3
|
'grape:fruits': 3
|
||||||
}
|
}
|
||||||
|
|
||||||
becomes as follows on `<Enter>:`:
|
becomes as follows on `<Enter>:`
|
||||||
|
|
||||||
{
|
{
|
||||||
# Quantity of apples: 1
|
# Quantity of apples: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user