More clean up
This commit is contained in:
parent
a5ee495cbb
commit
434cd49a50
2 changed files with 9 additions and 5 deletions
|
@ -49,7 +49,8 @@
|
|||
;;
|
||||
|
||||
(use-package dash-at-point
|
||||
:commands (dash-at-point dash-at-point-with-docset dash-at-point-run-search dash-at-point-guess-docset)
|
||||
:commands (dash-at-point dash-at-point-with-docset dash-at-point-run-search
|
||||
dash-at-point-guess-docset)
|
||||
:init
|
||||
(defmacro def-docset! (mode docset)
|
||||
`(add-hook! ,mode (setq-local dash-at-point-docset ,docset))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue