easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.44k stars 357 forks source link

Detect migemo dictionaries installed outside of /usr #485

Open midchildan opened 2 years ago

midchildan commented 2 years ago

This improves the detection logic for migemo dictionaries so that it would properly detect dictionaries installed in unconventional locations. It makes easymotion search for the dictionaries relative to cmigemo's location in $PATH in addition to the existing search paths.