From 179072bcb08bce3550ca14c4c37860481f587e0a Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 12 May 2019 22:26:55 +0200 Subject: Configure Gnus synchronization --- .emacs-custom.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index f8fec59..fcd0b7a 100644 --- 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) -- cgit v1.2.3