emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy-posframe fc0820a 009/195: Update


From: Feng Shu
Subject: [elpa] externals/ivy-posframe fc0820a 009/195: Update
Date: Sat, 3 Oct 2020 07:11:35 -0400 (EDT)

branch: externals/ivy-posframe
commit fc0820a544363cdf5b68666d951764bdf840838e
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    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 @@
+
+# &#30446;&#24405;
+
+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.
+
+![img](./snapshots/ivy-posframe1.gif)
+
+![img](./snapshots/ivy-posframe2.gif)
+
+
+<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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]