branch: externals/ivy-posframe
commit fc0820a544363cdf5b68666d951764bdf840838e
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
Update
---
README.md | 35 +++++++++++++++++++++++++++++++++++
snapshots/ivy-posframe1.gif | Bin 0 -> 313099 bytes
snapshots/ivy-posframe2.gif | Bin 0 -> 180386 bytes
3 files changed, 35 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b2ec43e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,35 @@
+
+# 目录
+
+1. [ivy-posframe README](#org62b81db)
+ 1. [What is ivy-posframe](#org28920fa)
+ 2. [How to use ivy-posframe](#orgf87cbce)
+
+
+<a id="org62b81db"></a>
+
+# ivy-posframe README
+
+
+<a id="org28920fa"></a>
+
+## What is ivy-posframe
+
+ivy-posframe is a ivy extension, which let ivy use posframe
+to show its candidate menu.
+
+
+
+
+
+
+<a id="orgf87cbce"></a>
+
+## How to use ivy-posframe
+
+ (require 'ivy-posframe)
+ (ivy-posframe-mode 1)
+
+
+
+Converted from ivy-posframe.el by [el2org](https://github.com/tumashu/el2org) .
\ No newline at end of file
diff --git a/snapshots/ivy-posframe1.gif b/snapshots/ivy-posframe1.gif
new file mode 100644
index 0000000..d2203b9
Binary files /dev/null and b/snapshots/ivy-posframe1.gif differ
diff --git a/snapshots/ivy-posframe2.gif b/snapshots/ivy-posframe2.gif
new file mode 100644
index 0000000..1c421ed
Binary files /dev/null and b/snapshots/ivy-posframe2.gif differ