emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flx 114cf369cb 020/182: add ido installation instructions


From: ELPA Syncer
Subject: [nongnu] elpa/flx 114cf369cb 020/182: add ido installation instructions
Date: Tue, 13 Dec 2022 03:59:15 -0500 (EST)

branch: elpa/flx
commit 114cf369cb3d8201798dbc18d695e46228ab7e19
Author: Le Wang <le.wang@agworld.com.au>
Commit: Le Wang <le.wang@agworld.com.au>

    add ido installation instructions
---
 flx-ido.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/flx-ido.el b/flx-ido.el
index 29cef169f8..03cd36ff61 100644
--- a/flx-ido.el
+++ b/flx-ido.el
@@ -13,14 +13,18 @@
 ;; Version: 0.1
 ;; Last-Updated:
 ;;           By:
-;;     Update #: 1
+;;     Update #: 2
 ;; URL:
 ;; Keywords:
 ;; Compatibility:
 
 ;;; Installation:
 
+;; Add to your init file:
 ;;
+;;     (require 'flx-ido)
+;;     (setq ido-enable-flex-matchint t
+;;           flx-ido-use              t)
 ;;
 ;;
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]