branch: main
commit 362a707b7cb740098d2f1eb0e9db218b82b04cee
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (vertico-posframe): Add package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 608dc35..cf7c9f3 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -497,6 +497,9 @@
:doc "README.org"
:ignored-files ("extensions" "*.svg")
:auto-sync t)
+ ("vertico-posframe"
+ :url "https://github.com/tumashu/vertico-posframe"
+ :auto-sync t)
("wcheck-mode" :url "https://github.com/tlikonen/wcheck-mode")
("wconf" :url "https://github.com/ilohmar/wconf")
("web-server" :url "https://github.com/eschulte/emacs-web-server.git")