[Misc] Cosmetics
This commit is contained in:
parent
5f49a8c240
commit
882187404f
3
init.el
3
init.el
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user