branch: externals/orderless
commit 3827b4119c6b50edd036b540635cca0f310a0518
Author: Omar Antolín <[email protected]>
Commit: Omar Antolín <[email protected]>
Add screenshot
---
README.org | 10 ++++++++++
images/describe-function-eis-ff.png | Bin 0 -> 132267 bytes
2 files changed, 10 insertions(+)
diff --git a/README.org b/README.org
index db0a1f908c..1047986360 100644
--- a/README.org
+++ b/README.org
@@ -41,6 +41,16 @@ the candidates displayed vertically, you can use
[[https://github.com/oantolin/i
Bug reports are highly welcome and appreciated!
+* Screenshot
+
+This is what it looks like to use =describe-function= (bound by default
+to =C-h f=) to match =eis ff=. Notice that in this particular case =eis=
+matched as an initialism, and =ff= matched as a regexp. The completion
+UI in the screenshot is
[[https://github.com/oantolin/icomplete-vertical][icomplete-vertical]] and the
theme is
+Protesilaos Stavrou's lovely
[[https://gitlab.com/protesilaos/modus-themes][modus-operandi]].
+
+[[images/describe-function-eis-ff.png]]
+
* Customization
** Component matching styles
diff --git a/images/describe-function-eis-ff.png
b/images/describe-function-eis-ff.png
new file mode 100644
index 0000000000..87d2467de3
Binary files /dev/null and b/images/describe-function-eis-ff.png differ