mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
feature/lookup: remove devdocs support (for now)
devdocs-lookup is broken at the moment. devdocs search is still available through +lookup/online as a provider however. This may be reversed later, when (and if) we find a better devdocs backend.
This commit is contained in:
@@ -19,6 +19,3 @@
|
||||
(package! helm-dash))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-dash)))
|
||||
|
||||
(when (featurep! +devdocs)
|
||||
(package! devdocs-lookup :recipe (:fetcher github :repo "skeeto/devdocs-lookup")))
|
||||
|
Reference in New Issue
Block a user