Skip to content

ROCKTAKEY/ido-flex-with-migemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depend

Depend on:

Usage

If you turn on “ido-flex-with-migemo-mode,” you can use ido with both flex and migemo.

Variable

These variable is used when ido-flex-with-migemo-mode is on.

ido-flex-with-migemo-excluded-func-list

This is list of function you don’t want to use ido-flex-with-migemo. Here’s an example:

(require 'smex)      ;;you have to install "smex" if you use this example
(add-to-list 'ido-flex-with-migemo-excluded-func-list 'smex)

ido-flex-with-migemo-least-char

In ido, migemo is unactivated if length of `ido-text’ is less than the value of this variable.

Face

ido-flex-with-migmeo-migemo-face

This is used to candidate which is chosen by migemo.

About

You can use ido with both flex and migemo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project