Customize Info+

This commit is contained in:
Case Duckworth 2022-04-19 22:25:52 -05:00
parent f8ce8b16f3
commit c4cbde3631
1 changed files with 5 additions and 1 deletions

View File

@ -1632,7 +1632,11 @@ See also `crux-reopen-as-root-mode'."
(global-hungry-delete-mode +1))
(setup (:straight info+)
(:load-after info))
(:load-after info)
(:option Info-fontify-isolated-quote-flag nil
Info-fontify-quotations nil
Info-saved-history-file (.etc "info-history"))
(add-hook 'Info-mode-hook #'Info-variable-pitch-text-mode))
(setup (:straight isearch-mb)
;; This complicatedness is an attempt to make it easier to add and