diff options
Diffstat (limited to 'orderless.el')
| -rw-r--r-- | orderless.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/orderless.el b/orderless.el index dd95b14..98e4080 100644 --- a/orderless.el +++ b/orderless.el @@ -37,7 +37,7 @@ ;; To use this completion style you can use the following minimal ;; configuration: -;; (setq completion-styles '(orderless)) +;; (setq completion-styles '(orderless basic)) ;; You can customize the `orderless-component-separator' to decide how ;; the input pattern is split into component regexps. The default |
