fix document for migemo
This commit is contained in:
parent
7e6a81a160
commit
767d3b5204
@ -171,8 +171,8 @@ let g:EasyMotion_use_smartsign_jp = 1 " JP layout
|
||||
```
|
||||
|
||||
## Migemo feature (for Japanese user)
|
||||
Easymotion can match multibyte Japanese character with a alphabet input.
|
||||
For example, '<Leader><Leader>fa' can search 'あ'.
|
||||
Easymotion can match multibyte Japanese characters with a alphabet input.
|
||||
For example, `<Leader><Leader>sa` can search 'あ'.
|
||||
This feature doesn't require cmigemo because Easymotion includes regex
|
||||
patterns generated by cmigemo. However if you installed `cmigemo`,
|
||||
2-key and 'n' key find motion also support migemo feature.
|
||||
|
Loading…
Reference in New Issue
Block a user