diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -351,7 +351,7 @@ respects display actions specified by 'display-buffer-alist' and 'display-buffer-overriding-action'. ** New 'flex' completion style -An implementation of popular "flx/fuzzy/scatter" completion which +An implementation of popular "flex/fuzzy/scatter" completion which matches strings where the pattern appears as a subsequence. Put simply, makes "foo" complete to both "barfoo" and "frodo". Add 'flex' to 'completion-styles' or 'completion-category-overrides' to use it. |
