Add feature task to TODO list: fuzzy matching

This commit is contained in:
haya14busa 2014-01-15 09:58:48 +09:00
parent 060f6b0152
commit 2ec6311aa2

View File

@ -34,3 +34,4 @@
- アルファベット以外の文字やリガチャなどへの対応もできるかも。それぞれもれなくアルファベットと対応していればよさげ
- [] Feature: operator-pending motionとして使った際、dot repeatを対応させる。
- [] Fix: highlightのバグ https://github.com/Lokaltog/vim-easymotion/issues/78
- [] Feature: 複数文字でfuzzy matchingができればやってみたい。