Enable fido-mode' and do not set the
initial-buffer-choice' option
This commit is contained in:
parent
65f01b03c0
commit
52e5e50ad0
@ -209,6 +209,7 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
|||||||
;; Known problem: EasyPG fails to save files encrypted with GnuPG v2.4.1.
|
;; Known problem: EasyPG fails to save files encrypted with GnuPG v2.4.1.
|
||||||
;; Darwin: brew install gnupg@2.2
|
;; Darwin: brew install gnupg@2.2
|
||||||
epg-pinentry-mode 'loopback
|
epg-pinentry-mode 'loopback
|
||||||
|
fido-mode t
|
||||||
global-hl-line-mode t
|
global-hl-line-mode t
|
||||||
global-hl-line-sticky-flag t
|
global-hl-line-sticky-flag t
|
||||||
history-delete-duplicates t
|
history-delete-duplicates t
|
||||||
@ -216,7 +217,6 @@ of [[info:emacs#Saving Customizations][saving customizations (info)]].
|
|||||||
indent-tabs-mode nil
|
indent-tabs-mode nil
|
||||||
inhibit-startup-buffer-menu t
|
inhibit-startup-buffer-menu t
|
||||||
inhibit-startup-screen t
|
inhibit-startup-screen t
|
||||||
initial-buffer-choice t
|
|
||||||
initial-scratch-message ""
|
initial-scratch-message ""
|
||||||
isearch-lazy-count t
|
isearch-lazy-count t
|
||||||
kill-ring-max 300
|
kill-ring-max 300
|
||||||
|
Loading…
Reference in New Issue
Block a user