[Misc] Cosmetics

This commit is contained in:
Daniel Borchmann 2017-11-11 17:43:27 +01:00
parent 5f49a8c240
commit 882187404f
Signed by: exot
GPG Key ID: 4F63DB96D45AA9C6

View File

@ -506,7 +506,7 @@ _h_ _l_ _o_k _y_ank
(use-package mailcap (use-package mailcap
:defer t :defer t
:config (progn :config (progn
;;Remove doc-view so pdf will open with default viewer ;; Remove doc-view so pdf will open with default viewer
(setcdr (setcdr
(assoc "application" mailcap-mime-data) (assoc "application" mailcap-mime-data)
(remove '("pdf" (remove '("pdf"
@ -904,6 +904,7 @@ Certificates are assumed to be of the form *.crt."
aw-background nil aw-background nil
aw-leading-char-style 'char aw-leading-char-style 'char
aw-scope 'frame)) aw-scope 'frame))
(use-package avy (use-package avy
:commands (avy-goto-char-timer :commands (avy-goto-char-timer
avy-goto-word-or-subword-1 avy-goto-word-or-subword-1