Henrik Lissner 2020-11-29 14:28:47 -05:00
parent db6a27c37c
commit 9e76409238
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 16 additions and 16 deletions

View file

@ -8,14 +8,14 @@
(package! helm))
;;
(package! dumb-jump :pin "fbbe6b0c3010bea8a6eaac2297080137319160e2")
(package! dumb-jump :pin "85f898e3d276451d0b7a7019007d2d8e144e0a4a")
(when (featurep! :completion ivy)
(package! ivy-xref :pin "3d4c35fe2b243d948d8fe02a1f0d76a249d63de9"))
(when (featurep! :completion helm)
(package! helm-xref :pin "23f1174cfca7667d95828dcd388c655a4a9c877d"))
;; For dictionary and online lookup
(package! request :pin "d02d1347ffdf138cffd380cbeac62ac8732036ef")
(package! request :pin "0183da84cb45eb94da996cd2eab714ef0d7504cc")
(when (featurep! +docsets)
(package! dash-docs :pin "dafc8fc9f1ddb2e4e39e0b8d066c42d5d7ce8d06")