Why there isn't fuzzy completion for Emacs Lisp?
Load flex-complete.el, You can clone it into .emacs.d/ and (require 'colourful); Then enable flex-complete minor mode under emacs-lisp-mode.
Recommend settings:
(add-hook 'emacs-lisp-mode-hook 'flex-complete-mode)Ported from same-named LispWorks plugin by myself, originally for Common Lisp
Support Neurodivisity & Transgender & Plurality!
