Improved Helm module (#4561)

* Improved Helm module

+ Added README
+ Added posframe
+ Added icons

* Requested changes

* Remove helm-posframe and merge upstream

* Removed redundant line
This commit is contained in:
Ellis Kenyő 2021-02-24 16:02:32 +00:00 committed by GitHub
parent 71281bb52e
commit 473f4b1e12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 208 additions and 7 deletions

View file

@ -16,4 +16,6 @@
(package! posframe :pin "efd7ea490defc53a5b78e7469a3a35d225b766cc"))
(when (featurep! :lang org)
(package! helm-org :pin "b7a18dfc17e8b933956d61d68c435eee03a96c24"))
(when (featurep! +icons)
(package! helm-icons :pin "dbc5c41da07d5d182f0cd1ea46fab47085fe070d"))
(package! helm-descbinds :pin "b72515982396b6e336ad7beb6767e95a80fca192")