mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
💥 Replace feature/jump with feature/lookup
+ Adds Dash docset integration (with helm or ivy support) + Adds devdocs.io integration + Three new settings: :lookup, :devdocs and :docset
This commit is contained in:
@ -16,6 +16,6 @@
|
||||
(when (featurep! :completion company)
|
||||
(package! company-tern))
|
||||
|
||||
(when (featurep! :feature jump)
|
||||
(when (featurep! :feature lookup)
|
||||
(package! xref-js2))
|
||||
|
||||
|
Reference in New Issue
Block a user