PRAISE BE TO THE BYTE COMPILER FOR THY SHARP QUOTES
This commit is contained in:
parent
ef88d30b73
commit
5ae94b765c
79 changed files with 798 additions and 795 deletions
|
@ -31,7 +31,7 @@
|
|||
(def-setting! :xref-backend (mode function)
|
||||
"TODO"
|
||||
`(add-hook! ,mode
|
||||
(add-hook 'xref-backend-functions ',function nil t)))
|
||||
(add-hook 'xref-backend-functions #',function nil t)))
|
||||
|
||||
;; Recenter after certain jumps
|
||||
(add-hook!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue