commit 179072bcb08bce3550ca14c4c37860481f587e0a
parent aa6510b0913967de8ab9a90781d21e09daf7ef7d
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 12 May 2019 22:26:55 +0200
Configure Gnus synchronization
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.emacs-custom.el b/.emacs-custom.el
@@ -33,6 +33,7 @@
(git-commit-save-message git-commit-setup-changelog-support git-commit-turn-on-auto-fill git-commit-turn-on-flyspell git-commit-propertize-diff with-editor-usage-message my/buffer-justify-full)))
'(global-diff-hl-mode t)
'(global-page-break-lines-mode t nil (page-break-lines))
+ '(gnus-cloud-method "nnimap:gmail")
'(hscroll-step 1)
'(icomplete-mode t)
'(indent-tabs-mode nil)