diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2021-01-04 13:59:00 -0600 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2021-01-04 13:59:00 -0600 |
| commit | 487e51ea663ee9b73150bae3224f7feb5aa45b08 (patch) | |
| tree | faaa2c566e97c36e8ccad7df653bf9ac728cd132 | |
| parent | 3bcfb3f806c67ba5debf6765d5b7920ae880bfdb (diff) | |
| parent | 0826fd4eb42417b6c12609cf9c4122d359e13c2f (diff) | |
Merge branch 'master' of https://github.com/oantolin/orderless
| -rw-r--r-- | README.org | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -149,14 +149,6 @@ define new matching styles. The predefined ones are: This maps =abc= to =a.*b.*c=. -- orderless-prefixes :: the component is split at word endings and - each piece must match at a word boundary in the candidate, occurring - in that order. - - This is similar to the built-in =partial-completion= completion-style. - For example, =re-re= matches =query-replace-regexp=, =recode-region= and - =magit-remote-list-refs=; =f-d.t= matches =final-draft.txt=. - The variable =orderless-matching-styles= can be set to a list of the desired matching styles to use. By default it enables the regexp and initialism styles. |
