This commit is contained in:
Junegunn Choi
2013-08-19 15:16:19 +09:00
parent cef26cdef9
commit 62314afcaf
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,7 @@ Then we get:
apple;: banana:: cake
data;; exchange:; format
Options keys are fuzzy-matched, so you can write as follows:
Option names are fuzzy-matched, so you can write as follows:
- `:EasyAlign * /[:;]\+/ { 'stl': 1, 'l': 0 }`

View File

@@ -108,7 +108,7 @@ Then we get:
apple;: banana:: cake
data;; exchange:; format
Options keys are fuzzy-matched, so you can write as follows:
Option names are fuzzy-matched, so you can write as follows:
- :EasyAlign * /[:;]\+/ { 'stl': 1, 'l': '' }