mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
tools/lookup: conform to new conventions
This commit is contained in:
@@ -51,7 +51,7 @@ Used by `+lookup/in-docsets' and `+lookup/documentation'."
|
||||
(add-hook hook fn 'append))))))
|
||||
|
||||
;;;###autoload
|
||||
(defun +lookup-dash-docsets-backend (identifier)
|
||||
(defun +lookup-dash-docsets-backend-fn (identifier)
|
||||
"Looks up IDENTIFIER in available Dash docsets, if any are installed.
|
||||
|
||||
This backend is meant for `+lookup-documentation-functions'.
|
||||
|
Reference in New Issue
Block a user